Skip to content

Conversation

@jeremystretch
Copy link
Member

Fixes: #18880

Rather than calling enqueue or enqueue_at directly, we now create a callback function to be invoked only after the current database transaction (if any) has been committed successfully.

@jeremystretch jeremystretch requested review from a team and jnovinger and removed request for a team March 13, 2025 16:03
@jnovinger jnovinger merged commit ed13510 into main Mar 13, 2025
6 checks passed
@jeremystretch jeremystretch deleted the 18880-delay-rq-tasks branch March 13, 2025 16:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The RQ worker should verify that a job exists in the database before attempting to start it

3 participants