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

Failed batches, option to dump to s3/similar #3

Open
redsquare opened this issue May 4, 2021 · 2 comments
Open

Failed batches, option to dump to s3/similar #3

redsquare opened this issue May 4, 2021 · 2 comments

Comments

@redsquare
Copy link

redsquare commented May 4, 2021

Just dumping thoughts quickly....

Batches that fail just get lost - it would be nice to be able to configure an alternate storage provider (s3/redis) or indeed the lib could hold onto the failed batch until the lib sees that a futher successfull batch has been sent then retry the failed batches again.

I lost lots of messages over the weekend with unknown issues and impossible to recover them in any way. I think the lib should provide 1 or more fallback mechanisms to ensure nothing is lost.

@redsquare
Copy link
Author

Hi, Any feedback on this?

@desusai7
Copy link

Hey @redsquare

We are working on providing persistence feature for the .NET SDK as we are planning to extends the support to several other platforms.

This support is expected to be release by the end of Q2 this year.

Will keep you posted once we have any update on this.

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

No branches or pull requests

2 participants