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
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
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 }}
antosubash
/
simple_module_python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(background_tasks): worker status admin page
- #99
#99
Merged
antosubash
merged 15 commits into
main
antosubash/simple_module_python:main
from
feature/ecstatic-roentgen-c86488
antosubash/simple_module_python:feature/ecstatic-roentgen-c86488
Copy head branch name to clipboard
May 1, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat(background_tasks): worker status admin page
#99
antosubash
merged 15 commits into
main
antosubash/simple_module_python:main
from
feature/ecstatic-roentgen-c86488
antosubash/simple_module_python:feature/ecstatic-roentgen-c86488
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2026
docs: spec for background-tasks worker status page
Show description for 117c210
antosubash
committed
117c210
View commit details
Copy full SHA for 117c210
Browse repository at this point
docs: implementation plan for background-tasks worker status page
antosubash
committed
c9e186d
View commit details
Copy full SHA for c9e186d
Browse repository at this point
feat(background_tasks): add WorkerInfo and WorkerSnapshot DTOs
antosubash
committed
9b329de
View commit details
Copy full SHA for 9b329de
Browse repository at this point
test(background_tasks): add WorkerInspector tests (failing)
antosubash
committed
69fd6b6
View commit details
Copy full SHA for 69fd6b6
Browse repository at this point
feat(background_tasks): WorkerInspector wraps celery.control.inspect
antosubash
committed
33859f5
View commit details
Copy full SHA for 33859f5
Browse repository at this point
fix(background_tasks): catch redis.RedisError in WorkerInspector
antosubash
committed
a3e66be
View commit details
Copy full SHA for a3e66be
Browse repository at this point
test(background_tasks): add Workers endpoints tests (failing)
antosubash
committed
f5082de
View commit details
Copy full SHA for f5082de
Browse repository at this point
feat(background_tasks): add GET /admin/workers JSON endpoint
antosubash
committed
f839869
View commit details
Copy full SHA for f839869
Browse repository at this point
feat(background_tasks): add /workers Inertia view
antosubash
committed
312aa17
View commit details
Copy full SHA for 312aa17
Browse repository at this point
feat(background_tasks): add Workers admin page
antosubash
committed
d9f0719
View commit details
Copy full SHA for d9f0719
Browse repository at this point
feat(background_tasks): link to Workers page from Index toolbar
antosubash
committed
def6f90
View commit details
Copy full SHA for def6f90
Browse repository at this point
style: ruff format test_workers_endpoints
antosubash
committed
62bf920
View commit details
Copy full SHA for 62bf920
Browse repository at this point
style: ruff isort import block
antosubash
committed
320cef5
View commit details
Copy full SHA for 320cef5
Browse repository at this point
fix(background_tasks): toast on Workers refresh failure + cover RedisError
antosubash
committed
6e24c1e
View commit details
Copy full SHA for 6e24c1e
Browse repository at this point
refactor(background_tasks): consolidate test fixture, share TS types and formatTs
Show description for 300b395
antosubash
committed
300b395
View commit details
Copy full SHA for 300b395
Browse repository at this point
You can’t perform that action at this time.