Skip to content
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

Kill inactive datastream clients #3727

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

agnusmor
Copy link
Contributor

@agnusmor agnusmor commented Jul 10, 2024

What does this PR do?

Kills inactive datastream clients that reached the inactivity timeout.
The following config parameters has been added:

[Sequencer.StreamServer]
InactivityTimeout = "120s"
InactivityCheckInterval = "5s"

Reviewers

Main reviewers:

@ToniRamirezM

@agnusmor agnusmor added config cherry-picked Content has been cherry-picked into a higher version branch zkevm-seq-agg labels Jul 10, 2024
@agnusmor agnusmor added this to the v0.7.1 milestone Jul 10, 2024
@agnusmor agnusmor self-assigned this Jul 10, 2024
@cla-bot cla-bot bot added the cla-signed label Jul 10, 2024
@agnusmor agnusmor force-pushed the feature/inactive-ds-clients branch from c77527d to edc9a5f Compare July 12, 2024 10:37
@agnusmor agnusmor merged commit 7aa74dc into release/v0.7.1 Jul 16, 2024
30 checks passed
@agnusmor agnusmor deleted the feature/inactive-ds-clients branch August 9, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked Content has been cherry-picked into a higher version branch cla-signed config zkevm-seq-agg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants