Skip to content

Standardize "hot" operation timeout#1268

Merged
brandur merged 1 commit into
masterfrom
brandur-simpler-timeout
Jun 3, 2026
Merged

Standardize "hot" operation timeout#1268
brandur merged 1 commit into
masterfrom
brandur-simpler-timeout

Conversation

@brandur
Copy link
Copy Markdown
Contributor

@brandur brandur commented Jun 1, 2026

This one's a simpler alternative to #1263. All we do is take the
existing timeout added in #1255 and standardize it with the timeout we
use for job completion, putting a comment on the two saying we should
revisit.

I decided to leave it as 10 seconds after all (instead of changing it to
30 seconds like I had in #1263) after seeing that job completion already
uses 10 seconds. This may still not be long enough for a jobs table in
serious trouble due to dead tuples, but if it's not, job completion is
already going to be in trouble so it's likely things have degenerated.

This one's a simpler alternative to #1263. All we do is take the
existing timeout added in #1255 and standardize it with the timeout we
use for job completion, putting a comment on the two saying we should
revisit.

I decided to leave it as 10 seconds after all (instead of changing it to
30 seconds like I had in #1263) after seeing that job completion already
uses 10 seconds. This may still not be long enough for a jobs table in
serious trouble due to dead tuples, but if it's not, job completion is
already going to be in trouble so it's likely things have degenerated.
@brandur brandur force-pushed the brandur-simpler-timeout branch from 10cc10b to ebedde2 Compare June 3, 2026 14:30
@brandur
Copy link
Copy Markdown
Contributor Author

brandur commented Jun 3, 2026

ty!

@brandur brandur merged commit eead0e5 into master Jun 3, 2026
15 checks passed
@brandur brandur deleted the brandur-simpler-timeout branch June 3, 2026 14:40
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