Open jtaub opened 2 years ago
I am still getting this error after upgrading to KPL 0.14.13
I am still getting this error after upgrading to 0.15.7
I am still getting this error after upgrading to 0.15.10
I am still getting this error after upgrading to 0.15.11
Bug description
I am using KPL 0.14.12 in a Java 11 application and am intermittently getting this error in my logs. It is not obvious to me when or why this error will occur. At certain times, it appears that the KPL for some reason does not have all of the data it needs to successfully send its custom metrics to CloudWatch.
Please let me know if there are any other details I can provide.
Expected behavior
No such error will occur.
Actual behavior
We periodically get this exception in our logs:
and so on. I truncated most of the message, and replaced my actual stream name with
$streamName
Steps to reproduce
Exact steps are unknown to me, but this seems to happen if there is ever a period of time where no Kinesis records are produced.