Test: Exponential backoff for retries #63
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Test: Retry Backoff
What changed
Retries now use exponential delay: base_delay * 2^retry_count instead of fixed delay.
Steps to test
Labels
type: testing,priority: mediumBranch created:
feature/63-test-exponential-backoff-for-retries