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

SolidQueue uninitialized constant #2534

Closed
JoeCohen opened this issue Nov 18, 2024 · 3 comments · Fixed by #2535
Closed

SolidQueue uninitialized constant #2534

JoeCohen opened this issue Nov 18, 2024 · 3 comments · Fixed by #2535
Assignees
Labels
bug Error Throws an Error iNat interaction with iNat

Comments

@JoeCohen
Copy link
Member

Fix InatImport intermittent production failures.
These failures are almost certainly due to the problem described in rails/solid_queue#276.
We have discussed the issue and fix at

@JoeCohen JoeCohen added bug Error Throws an Error iNat interaction with iNat labels Nov 18, 2024
@JoeCohen JoeCohen self-assigned this Nov 18, 2024
@JoeCohen JoeCohen linked a pull request Nov 18, 2024 that will close this issue
@JoeCohen
Copy link
Member Author

Reopening because it was not fixed by eager-loading Rake.

@JoeCohen JoeCohen reopened this Nov 19, 2024
JoeCohen added a commit that referenced this issue Nov 19, 2024
- This is a long shot at fixing #2534.
I'm trying it because:
  - newrelic is at the bottom of the stack trace of all the failed InatImportJob's;
  - It's easy to implement;
  - We aren't using the NewRelic data;
  - It;s easy to undo.
This was referenced Nov 19, 2024
@JoeCohen
Copy link
Member Author

@nathan Suggested that #2535 didn't fix things because it applied only to the production server.
About 15:20 utc, I manually applied #2535 to the test server.
Hop that works.

@JoeCohen
Copy link
Member Author

Eventually fixed 2024-22-21 by killing the test server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Error Throws an Error iNat interaction with iNat
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant