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

Updates to use sidekiq v3 error handling #434

Merged
merged 18 commits into from
Jul 11, 2018
Merged

Conversation

Cawllec
Copy link
Contributor

@Cawllec Cawllec commented Feb 26, 2018

Ensures that an error handler is correctly assigned in newer versions of sidekiq.

While it has very basic sidekiq integration tests already, this is a prime candidate for the new integrations test runner, which I will be working with this week.

Manually tested in:

  • Sidekiq 2
  • Sidekiq 3

@snmaynard
Copy link
Contributor

I would like to see integration tests for this, rather than just unit. Can we add some maze tests?

@javierjulio
Copy link
Contributor

Will this address #417 too or is that being done in another PR?

@Cawllec Cawllec changed the base branch from master to next May 14, 2018 13:56
@Cawllec
Copy link
Contributor Author

Cawllec commented May 14, 2018

That will be in a separate PR, as decisions about that change still have to be made.

@snmaynard snmaynard requested review from kattrali and martin308 June 21, 2018 00:59
@snmaynard
Copy link
Contributor

I have reworked the approach here to give us the sidekiq queue information in all versions. I ran the maze tests and they all passed.

@kattrali kattrali merged commit dd945fd into next Jul 11, 2018
@kattrali kattrali deleted the cawllec/sidekiq-3-handler branch July 11, 2018 16:36
@Cawllec Cawllec mentioned this pull request Nov 12, 2018
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