Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Muizzyranking
/
flint
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/queues and handlers
- #5
#5
Merged
Muizzyranking
merged 14 commits into
main
Muizzyranking/flint:main
from
feat/queues-and-handlers
Muizzyranking/flint:feat/queues-and-handlers
Copy head branch name to clipboard
Jun 12, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Feat/queues and handlers
#5
Muizzyranking
merged 14 commits into
main
Muizzyranking/flint:main
from
feat/queues-and-handlers
Muizzyranking/flint:feat/queues-and-handlers
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2026
feat: utility to parse payload based on schema
Muizzyranking
committed
601e62b
View commit details
Copy full SHA for 601e62b
Browse repository at this point
feat: email job handler
Muizzyranking
committed
f30c1a1
View commit details
Copy full SHA for f30c1a1
Browse repository at this point
feat: logging job handler
Muizzyranking
committed
3ba83ca
View commit details
Copy full SHA for 3ba83ca
Browse repository at this point
feat: webhook job handler
Muizzyranking
committed
798052c
View commit details
Copy full SHA for 798052c
Browse repository at this point
feat: base queue interface all queues must implememt
Muizzyranking
committed
42af2ee
View commit details
Copy full SHA for 42af2ee
Browse repository at this point
feat: heapq algorithm for priority scheduling
Muizzyranking
committed
503a8db
View commit details
Copy full SHA for 503a8db
Browse repository at this point
feat: timing wheel queue algortihm (alternative)
Muizzyranking
committed
e87bd1e
View commit details
Copy full SHA for e87bd1e
Browse repository at this point
feat: job pydantic schemas
Muizzyranking
committed
bd41535
View commit details
Copy full SHA for bd41535
Browse repository at this point
feat: email alert service for when dlq reaches threshhold
Muizzyranking
committed
a6fcd13
View commit details
Copy full SHA for a6fcd13
Browse repository at this point
feat: dag service to manage dependencies
Muizzyranking
committed
48b836a
View commit details
Copy full SHA for 48b836a
Browse repository at this point
feat: dlq services to manage dead letter queues
Muizzyranking
committed
27c9013
View commit details
Copy full SHA for 27c9013
Browse repository at this point
feat: setting service - manages the app settings, avoid hard coding or env switching
Muizzyranking
committed
4351281
View commit details
Copy full SHA for 4351281
Browse repository at this point
feat: job services, interface to manage all jobs
Muizzyranking
committed
88bd211
View commit details
Copy full SHA for 88bd211
Browse repository at this point
feat: email templates alerts
Muizzyranking
committed
5edd8ec
View commit details
Copy full SHA for 5edd8ec
Browse repository at this point
You can’t perform that action at this time.