Skip to content

Update replay considerations #4253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 11, 2023
Merged

Update replay considerations #4253

merged 2 commits into from
Apr 11, 2023

Conversation

lizkane222
Copy link
Contributor

Update replay considerations to take into account realtime events as well as a margin for retries.

If you're also sending data to the destination being replayed to in realtime, then when determining your replay's limit you'll want to take into account the rate limit being used by realtime events, and you'll want to also account for a small margin of your rate limit to allow events to be retried.

Proposed changes

It's good for both customers who are requesting replays and CSE's who'll be running the replays to take these additional parameters in mind when determining the replay limit. Clarifying the rate limit can be the difference of all realtime events failing due to there being no margin for retries, as the replay could be taking up the entire allotted rate limit.

Merge timing

  • ASAP once approved?

Related issues (optional)

n/a

Update replay considerations to take into account realtime events as well as a margin for retries.

If you're also sending data to the destination being replayed to in realtime, then when determining your replay's limit you'll want to take into account the rate limit being used by realtime events, and you'll want to also account for a small margin of your rate limit to allow events to be retried.
@lizkane222 lizkane222 added the KCS label Feb 17, 2023
@jacobwsmith19 jacobwsmith19 marked this pull request as ready for review March 30, 2023 18:25
@jacobwsmith19 jacobwsmith19 requested a review from a team as a code owner March 30, 2023 18:25
@jacobwsmith19 jacobwsmith19 requested review from pwseg and removed request for a team March 30, 2023 18:25
@pwseg pwseg added the content-update updates to content that are not new features, includes grammar fixes, added notes label Apr 11, 2023
@pwseg pwseg merged commit 581bb54 into develop Apr 11, 2023
@pwseg pwseg deleted the lizkane222-patch-6 branch April 11, 2023 18:00
@github-actions
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content-update updates to content that are not new features, includes grammar fixes, added notes KCS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants