Skip to content

feat: add duration-based retry helper#14

Merged
RAprogramm merged 1 commit intomainfrom
codex/add-with_retry_after_duration-helper
Sep 11, 2025
Merged

feat: add duration-based retry helper#14
RAprogramm merged 1 commit intomainfrom
codex/add-with_retry_after_duration-helper

Conversation

@RAprogramm
Copy link
Owner

Summary

  • allow specifying retry advice via Duration
  • document duration-based helper alongside seconds API

Testing

  • cargo clippy -- -D warnings
  • cargo build --all-targets
  • cargo test --all
  • cargo doc --no-deps

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

@RAprogramm RAprogramm merged commit fdaac9d into main Sep 11, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/add-with_retry_after_duration-helper branch September 11, 2025 07:15
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