Skip to content

Silence OpenSearch timeout errors in SearchUserSolutions#8350

Merged
iHiD merged 1 commit intomainfrom
ihid/silence-opensearch-timeout-errors
Feb 8, 2026
Merged

Silence OpenSearch timeout errors in SearchUserSolutions#8350
iHiD merged 1 commit intomainfrom
ihid/silence-opensearch-timeout-errors

Conversation

@iHiD
Copy link
Copy Markdown
Member

@iHiD iHiD commented Feb 8, 2026

Summary

  • Remove Bugsnag.notify from the OpenSearch rescue block in SearchUserSolutions
  • The fallback to DB query already handles timeouts gracefully, so reporting them is unnecessary noise

Test plan

  • Verify bundle exec rails test test/commands/solution/search_user_solutions_test.rb passes

🤖 Generated with Claude Code

The rescue block already falls back to a DB query gracefully,
so reporting these expected timeouts to Bugsnag is unnecessary noise.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@iHiD iHiD merged commit 9354e2b into main Feb 8, 2026
41 checks passed
@iHiD iHiD deleted the ihid/silence-opensearch-timeout-errors branch February 8, 2026 17:28
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.

1 participant