Skip to content
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

Include enqueued_at in payload #1

Closed
wants to merge 1 commit into from
Closed

Conversation

amiel
Copy link
Owner

@amiel amiel commented Jul 28, 2015

Without this, sidekiq-web responds with a 500 if a rubykiq job is at the top of
the queue.

Since mperham/sidekiq/20c616e97196e2dae585ccce1a8526a73de003bb, enqueued_at is
required by this line.

Without this, sidekiq-web responds with a 500 if a rubykiq job is at the top of
the queue.

Since mperham/sidekiq/20c616e97196e2dae585ccce1a8526a73de003bb, `enqueued_at` is
required by [this line](https://github.com/mperham/sidekiq/blob/f75c91a5f4a295a4565ae55140f028d1d096fc40/lib/sidekiq/api.rb#L77).
@amiel amiel closed this Jul 28, 2015
@amiel amiel deleted the include-enqueued_at branch August 3, 2015 19:39
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.

1 participant