Skip to content

Update producer keep alive interval to 30 seconds#1319

Merged
brandur merged 1 commit into
masterfrom
brandur-producer-30-seconds
Jul 22, 2026
Merged

Update producer keep alive interval to 30 seconds#1319
brandur merged 1 commit into
masterfrom
brandur-producer-30-seconds

Conversation

@brandur

@brandur brandur commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Halve the producer keep alive interval from 1 minute to 30 seconds. This
is still a long enough duration that it shouldn't significantly impact
database health in any way, but since producers are reporting a little
more often, makes it a bit less likely that we accidentally rescue a
running job with the active job rescue feature.

@brandur
brandur force-pushed the brandur-producer-30-seconds branch from 604686b to e5dc6f9 Compare July 21, 2026 06:09
@brandur
brandur requested a review from bgentry July 21, 2026 06:15

@bgentry bgentry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI the PR description & commit have a typo: s/Halve he/Halve the

Otherwise LGTM, I was looking at doing something similar for another feature anyway!

Halve the producer keep alive interval from 1 minute to 30 seconds. This
is still a long enough duration that it shouldn't significantly impact
database health in any way, but since producers are reporting a little
more often, makes it a bit less likely that we accidentally rescue a
running job with the active job rescue feature.
@brandur
brandur force-pushed the brandur-producer-30-seconds branch from e5dc6f9 to d1b081d Compare July 22, 2026 18:45
@brandur

brandur commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Thx! Typo fixed.

@brandur
brandur merged commit e8d659c into master Jul 22, 2026
15 checks passed
@brandur
brandur deleted the brandur-producer-30-seconds branch July 22, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants