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

Y24-258 - [BUG] Limber exception respond_to called multiple times #1854

Closed
harrietc52 opened this issue Aug 15, 2024 · 1 comment
Closed
Labels
Bug Bug in code

Comments

@harrietc52
Copy link
Contributor

harrietc52 commented Aug 15, 2024

Describe the bug

An exception from Limber Production is being thrown intermittently (~117 times since 2021).

Most recently, 13/08/24 15:59.
[Psd-exceptions] [Limber PRODUCTION]

An ActionController::RespondToMismatchError occurred in search#create:

respond_to was called multiple times and matched with conflicting formats in this action. Please note that you may only call respond_to and match on a single format per action.
app/controllers/search_controller.rb:46:in `rescue in create'

A Possible related Rails issue causing the exception: rails/rails#40023

Look into what is causing this exception and discuss whether the fix is worthwhile with the team

@harrietc52 harrietc52 added the Bug Bug in code label Aug 15, 2024
@psd-issuer psd-issuer bot changed the title [BUG] Limber exception respond_to called multiple times Y24-258 - [BUG] Limber exception respond_to called multiple times Aug 15, 2024
@harrietc52
Copy link
Contributor Author

Closing as not part of the Exception Handling Process Trial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug in code
Projects
None yet
Development

No branches or pull requests

1 participant