-
Notifications
You must be signed in to change notification settings - Fork 0
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
Resolve sidekiq errors #121
Conversation
# frozen_string_literal: true | ||
|
||
# OVERRIDE HYRAX 3.4.1 to handle nil case and casue of sidekiq sentry error | ||
# TODO: why is depositor coming across as nil? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From @ShanaLMoore
This may be a temp fix to help reduce the noise of sidekiq sentry error and prevent it from clogging up our limit rate too fast.
However, why would depositor be nil is a Q we should be able to answer.
Consider putting this into its own ticket.
Ref #231
## OVERRIDE HYRAX 3.4.1 to correct method spelling that causes sidekiq errors. | ||
# @return [void] | ||
# @raise [RuntimeError] if we're in development mode | ||
def propagate |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From @ShanaLMoore :
propogate => propagate
Summary
ref #136
https://utk-hyku-staging.notch8.cloud/sidekiq/retries