Skip to content

Use record created_at as enqueued_at timestamp when pushing a job to Sidekiq #1789

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

jakubkosinski
Copy link
Contributor

This allows Sidekiq to calculate the latency including the time a job has spent in outbox

@swistak35
Copy link
Contributor

👍

… to Sidekiq

This allows Sidekiq to calculate the latency including the time a job has spent in outbox
@mpraglowski mpraglowski force-pushed the outbox-enqueued-at branch from 5677949 to efc5d35 Compare May 20, 2025 13:43
@mpraglowski mpraglowski merged commit 2d4dc7f into master May 20, 2025
18 checks passed
@mpraglowski mpraglowski deleted the outbox-enqueued-at branch May 20, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants