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
Nakadi has problems when suddenly much more events are sent than previously, as its autoscaling takes some time.
To not overload Nakadi (and thus negatively influcence other event types), when submitting bigger amounts of events, we should gradually increase the throughput instead of trying to submit all at once.
Nakadi has problems when suddenly much more events are sent than previously, as its autoscaling takes some time.
To not overload Nakadi (and thus negatively influcence other event types), when submitting bigger amounts of events, we should gradually increase the throughput instead of trying to submit all at once.
Related: #48 (use batch submission).
The text was updated successfully, but these errors were encountered: