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

fix(CosmosStoreSink): Improve error handling #226

Merged
merged 7 commits into from
Aug 3, 2023
Merged

fix(CosmosStoreSink): Improve error handling #226

merged 7 commits into from
Aug 3, 2023

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Aug 3, 2023

Polished Cosmos/EventStoreSink and Pruners

  • better error management under rate limiting (some message parsing was Cosmos V2 SDK specific)

  • Exposed Stats types to match other sinks

  • Pushed cosmos exn parsing into Equinox.CosmosStore.Exceptions

  • Targeted interim Equinox v 4.0.0-rc.12.12 release

  • Made CosmosStoreSink maxBytes more conservative (was 1MB, now 256KB) as erroring with RequestEntityTooLarge (wgy and/or the exact real limit not fully root caused)

@bartelink bartelink merged commit 37a1879 into master Aug 3, 2023
5 checks passed
@bartelink bartelink deleted the cleanup branch August 3, 2023 11:15
@bartelink bartelink changed the title fix(CosmoStoreSink): Improve error handling fix(CosmosStoreSink): Improve error handling Aug 10, 2023
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.

1 participant