Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

This PR modifies the latency checker to only log errors for unrecoverable failures and not for errors that are retried.

Changes:

  • Added unrecoverable_errors_count metric to track truly permanent failures
  • Added is_unrecoverable_error method to classify errors based on their recoverability
  • Updated request method to log errors at different levels based on recoverability
  • Errors that will be retried are now logged at debug level instead of error level

Link to Devin run: https://app.devin.ai/sessions/38260b3b59f44f1b94076fd70320bcac

@vercel
Copy link

vercel bot commented Mar 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 2:13am
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 2:13am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 10, 2025 2:13am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
component-library ⬜️ Ignored (Inspect) Visit Preview Mar 10, 2025 2:13am
entropy-debugger ⬜️ Ignored (Inspect) Visit Preview Mar 10, 2025 2:13am
insights ⬜️ Ignored (Inspect) Visit Preview Mar 10, 2025 2:13am

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

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