Hi!
Hi!
Hypothetical situation, let's say we have many clients sending arrays of events to a stream, and stream capacity is reached.
How will one particular batch of events from a client be processed?
Will the whole batch be rejected? Or will some events of the batch be accepted?
I am trying to compare the Stream behavior with Kinesis PutRecords api, where it responds with the list of records accepted and rejected
1 Reply
Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View