Skip to content

Clamp messaging retry backoff delay#118

Merged
seanwevans merged 1 commit intomainfrom
codex/replace-multiplication-with-clamped-calculation
Oct 29, 2025
Merged

Clamp messaging retry backoff delay#118
seanwevans merged 1 commit intomainfrom
codex/replace-multiplication-with-clamped-calculation

Conversation

@seanwevans
Copy link
Owner

Summary

  • clamp the retry delay calculation in connect_with_retries to avoid overflow
  • add configuration for a maximum backoff interval and plumb it through the node startup
  • extend messaging tests to cover the capped retry path

Testing

  • cargo test (fails: database/task_recovery tests require a live database connection)

https://chatgpt.com/codex/tasks/task_e_69020d5a8534832882ea8138ccf6b925

@chatgpt-codex-connector
Copy link

You have reached your Codex rate limits. Please try again later.

@seanwevans seanwevans merged commit 77ab1b5 into main Oct 29, 2025
1 check failed
@seanwevans seanwevans deleted the codex/replace-multiplication-with-clamped-calculation branch October 29, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant