Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly serialize availabilityZone and remove maxRetries from RequestAttempt #1639

Merged
merged 1 commit into from Sep 14, 2023

Conversation

gavinbunney
Copy link
Contributor

RequestAttempt includes availabilityZone but is never serialized into the RequestAttempt json. Fixed json mapper to include it and remove maxRetries as field is not used (replaced many moons ago by retry policies).

@gavinbunney gavinbunney merged commit 1f06d0f into master Sep 14, 2023
8 checks passed
@gavinbunney gavinbunney deleted the gavin/request-attempt branch September 14, 2023 15:19
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.

None yet

2 participants