Skip to content

test(client): define validation retry behavior#62

Merged
romanindev merged 1 commit intofeature/release-0-8-x-integration-safetyfrom
feat/validation-retry-interaction
Apr 27, 2026
Merged

test(client): define validation retry behavior#62
romanindev merged 1 commit intofeature/release-0-8-x-integration-safetyfrom
feat/validation-retry-interaction

Conversation

@romanindev
Copy link
Copy Markdown
Contributor

Summary

Defines retry behavior for response validation failures.

Changes

  • add unit coverage for ValidationError in shouldRetry
  • add integration coverage to ensure validation failures are not retried
  • document the current safety contract through tests

Behavior

ValidationError is not retried by default, even when retry is enabled.

Closes #56

@romanindev romanindev self-assigned this Apr 27, 2026
@romanindev romanindev linked an issue Apr 27, 2026 that may be closed by this pull request
@romanindev romanindev merged commit 152bbbf into feature/release-0-8-x-integration-safety Apr 27, 2026
1 check passed
@romanindev romanindev deleted the feat/validation-retry-interaction branch April 27, 2026 10:48
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.

[5] feat: define validation and retry interaction

1 participant