-
Notifications
You must be signed in to change notification settings - Fork 29
Issues: saurabhnanda/odd-jobs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Potential bug in "jobPollingWithResourceSql" (not using "FOR UPDATE" clause)
#112
opened Oct 10, 2024 by
saurabhnanda
"ensureResource' causes an extra INSERT statement to be fired for every call to scheduleJobWithResources
#111
opened Oct 10, 2024 by
saurabhnanda
Perf: Use PREPARE/EXECUTE for various PG queries
enhancement
New feature or request
#105
opened Oct 9, 2023 by
saurabhnanda
Use prepared-statements and bind-params for SQL statements where appropriate
#56
opened Oct 21, 2020 by
saurabhnanda
Implement cron-like repetitive job scheduling in odd-jobs
hacktoberfest
roadmap
#37
opened May 17, 2020 by
saurabhnanda
Integrate odd-jobs (job-queue) with Snap
hacktoberfest
roadmap
#36
opened May 17, 2020 by
saurabhnanda
Integrate odd-jobs (job-queue) with Yesod
hacktoberfest
roadmap
#35
opened May 17, 2020 by
saurabhnanda
Make TableName the first argument in functions like saveJobIO, etc.
#32
opened May 8, 2020 by
saurabhnanda
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.