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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
AppsDevTeam
/
background-queue
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
background-queue
src
Entity
on
master
User selector
All users
All time
Commit history
Commits on Jun 21, 2026
Implement job coalescing for background queue
Show description for 3142627
thorewi
committed
3142627
View commit details
Copy full SHA for 3142627
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
Initializes updated at field on job creation
Show description for 01cabc3
thorewi
committed
01cabc3
View commit details
Copy full SHA for 01cabc3
View code at this point
Browse repository at this point
Adds updated_at field to BackgroundJob entity
Show description for 5c36e74
thorewi
committed
5c36e74
View commit details
Copy full SHA for 5c36e74
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
Allows null parameters for background jobs
Show description for b8fbe47
thorewi
committed
b8fbe47
View commit details
Copy full SHA for b8fbe47
View code at this point
Browse repository at this point
Renames JsonException for clarity
Show description for e8e7050
thorewi
committed
e8e7050
View commit details
Copy full SHA for e8e7050
View code at this point
Browse repository at this point
Handles non-JSONable parameters for background jobs
Show description for 33e6100
thorewi
committed
33e6100
View commit details
Copy full SHA for 33e6100
View code at this point
Browse repository at this point
Simplifies parameter handling in BackgroundJob
Show description for f632ef5
thorewi
committed
f632ef5
View commit details
Copy full SHA for f632ef5
View code at this point
Browse repository at this point
Replaces boolean flags with ModeEnum
Show description for a16af6a
thorewi
committed
a16af6a
View commit details
Copy full SHA for a16af6a
View code at this point
Browse repository at this point
Adds recurring background job functionality
Show description for 140dad6
thorewi
committed
140dad6
View commit details
Copy full SHA for 140dad6
View code at this point
Browse repository at this point
Improves background job handling and type safety
Show description for 01b2690
thorewi
committed
01b2690
View commit details
Copy full SHA for 01b2690
View code at this point
Browse repository at this point
Refactors background queue processing
Show description for 7f49f64
thorewi
committed
7f49f64
View commit details
Copy full SHA for 7f49f64
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
Extra column in database for parameters in json format
Viktor Masicek
committed
de31807
View commit details
Copy full SHA for de31807
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
BackgroundJob::$parameters - fix for PostgreSQL
Show description for d2ace7a
masicek
authored
d2ace7a
View commit details
Copy full SHA for d2ace7a
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Merge pull request #44 from AppsDevTeam/manually-back-to-broker
Show description for 0b7ad63
michallohnisky
authored
0b7ad63
View commit details
Copy full SHA for 0b7ad63
View code at this point
Browse repository at this point
Fix set the finishedAt on setState
Viktor Masicek
committed
43fa463
View commit details
Copy full SHA for 43fa463
View code at this point
Browse repository at this point
Commits on May 27, 2024
Přidána podpora ukládání parameterů pro spuštění jobu ve formátu JSON.
Show description for 159cd8b
Viktor Masicek
committed
159cd8b
View commit details
Copy full SHA for 159cd8b
View code at this point
Browse repository at this point
Commits on May 24, 2024
Rozšíření entity o ukládání infomací o využité paměti před a po provedení callbacku.
Show description for b00312f
Viktor Masicek
committed
b00312f
View commit details
Copy full SHA for b00312f
View code at this point
Browse repository at this point
Commits on May 10, 2024
Přidána podpora priorit vkládaných záznamů do fronty
Viktor Masicek
committed
779f9bb
View commit details
Copy full SHA for 779f9bb
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Ability to push entries back to RabbitMq and repeat them
michallohnisky
committed
98b7bb6
View commit details
Copy full SHA for 98b7bb6
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
Add callback for set metadata on processing
Viktor Masicek
committed
fcdb294
View commit details
Copy full SHA for fcdb294
View code at this point
Browse repository at this point
Set supervisor consumer PID on processing started
Viktor Masicek
committed
36664a3
View commit details
Copy full SHA for 36664a3
View code at this point
Browse repository at this point
Set finishedAt after consumer ended
Viktor Masicek
committed
beb7061
View commit details
Copy full SHA for beb7061
View code at this point
Browse repository at this point
Commits on Dec 27, 2023
execution_time
thorewi
committed
d9b1047
View commit details
Copy full SHA for d9b1047
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
refactorization
thorewi
committed
792e2be
View commit details
Copy full SHA for 792e2be
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
improvements
thorewi
committed
6ea5daa
View commit details
Copy full SHA for 6ea5daa
View code at this point
Browse repository at this point
improvements
thorewi
committed
ee6beaf
View commit details
Copy full SHA for ee6beaf
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
improvements
thorewi
committed
4544c27
View commit details
Copy full SHA for 4544c27
View code at this point
Browse repository at this point
Commits on Aug 26, 2023
improvements
thorewi
committed
525fc74
View commit details
Copy full SHA for 525fc74
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
tests
thorewi
committed
7f459c8
View commit details
Copy full SHA for 7f459c8
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
fix
thorewi
committed
a478644
View commit details
Copy full SHA for a478644
View code at this point
Browse repository at this point
fix
thorewi
committed
0cf957d
View commit details
Copy full SHA for 0cf957d
View code at this point
Browse repository at this point
improvements
thorewi
committed
7795994
View commit details
Copy full SHA for 7795994
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
Merge remote-tracking branch 'origin/master'
thorewi
committed
70e5fe5
View commit details
Copy full SHA for 70e5fe5
View code at this point
Browse repository at this point
available at
thorewi
committed
62c5e14
View commit details
Copy full SHA for 62c5e14
View code at this point
Browse repository at this point
Update entity id after insert
masicek
authored
27db4c4
View commit details
Copy full SHA for 27db4c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.