You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encounter an issue that records lost when called PutRecords api to send data to kinesis.
It returns no error when call PutRecords in producer side.
But no records get in customer side.
It happens in low probability, and hard to reproduce.
Did you encounter this, or it is fixed in latest version?
tag:0.3.0
Thank you in advance!
Other question is:
Where can I find AWS_SECURITY_TOKEN.
There is no such a key in tag:0.3.0. And I can't find the key on aws console.
The text was updated successfully, but these errors were encountered:
Yes, there is a limit in kinesis. But I check the aws console, It did not reach the limit when the records put. And why there is no error return , if the records put failed.
Hi, Experter
I encounter an issue that records lost when called PutRecords api to send data to kinesis.
It returns no error when call PutRecords in producer side.
But no records get in customer side.
It happens in low probability, and hard to reproduce.
Did you encounter this, or it is fixed in latest version?
tag:0.3.0
Thank you in advance!
Other question is:
Where can I find AWS_SECURITY_TOKEN.
There is no such a key in tag:0.3.0. And I can't find the key on aws console.
The text was updated successfully, but these errors were encountered: