Use the Honeybadger MCP to investigate a Honeybadger issue and provide analysis and a potential fix.
Investigate the following issue: $ARGUMENT
Describe the following:
- What context did the issue occur in? Background job? Direct user interaction? Async user interaction? Spam bot (usually route errors)?
- How big a problem do you think this is?
- What could be done to either fix or reproduce the issue?
If the error is a route error caused by a spam bot, then adding a url pattern to catch in config/initializers/honeybadger.rb may be the right solution.
Do not proceed to act, just propose a solution.