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

Make sequence token optional #250

Open
gdziwoki opened this issue Jan 5, 2023 · 1 comment
Open

Make sequence token optional #250

gdziwoki opened this issue Jan 5, 2023 · 1 comment

Comments

@gdziwoki
Copy link

gdziwoki commented Jan 5, 2023

Problem

https://aws.amazon.com/about-aws/whats-new/2023/01/amazon-cloudwatch-logs-log-stream-transaction-quota-sequencetoken-requirement/

Sequence tokens are no longer required. Would be nice to have a switch to make them optional and get rid of those pesky InvalidSequenceTokenException.

@petergvizd
Copy link

Looks like InvalidSequenceTokenException should not appear anymore according to https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference/API_PutLogEvents.html .
But anyway there is prepared PR for getting rid of it in code #251

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