Closed akiraimafuji closed 6 years ago
Hey. Nice work.
Would it be possible for you to do the following?
With all of that done I'd be happy to push this as the next 1.7.0 release candidate.
Thanks again.
@sampointer Thank you for the reply. I modified README.md and added Seahorse::Client::NetworkingError to save state which I experienced 2 times in this month on AWS EC2.
If there is any problems please tell me.
Merged to master but failing the linter on syntax, so I haven't cut a release candidate: https://circleci.com/gh/sampointer/fluent-plugin-cloudwatch-ingest/309
Pushed as 1.7.0.rc3
We cannot completely avoid ThrottlingException because it is mostly matter of concurrency. So I suggest:
log sample
ThrottlingException
state is saved before/after the exception
InvalidParameterException
next_token and start_time parameter changes after the exception, as it was.