Skip to content

Commit 8efbdd6

Browse files
committed
test(api): add retry mechanism tests for ApiCall class
- Add `ApiCallRetryTest.php` with tests for exception handling scenarios - Test retry logic for server errors, client errors, and timeout responses - Verify 4xx errors are not retried while 5xx errors trigger retries - Test node health check updates after failed requests - Ensure 408 timeout errors are skipped and retrying continues
1 parent 591455c commit 8efbdd6

File tree

1 file changed

+409
-0
lines changed

1 file changed

+409
-0
lines changed

0 commit comments

Comments
 (0)