Skip to content

Conversation

@a-nogikh
Copy link
Collaborator

@a-nogikh a-nogikh commented Apr 2, 2025

If the Loop() was restarted in between the moment we marked the session as started in the DB and the moment we actually started the workflow, there was no way back to the normal operation.

That was the reason of the sporadic TestProcessor failures we've seen in the presubmit tests.

Handle this case in the code by just continuing the non-finished calls.

Closes #5776.

@a-nogikh a-nogikh requested a review from tarasmadan April 2, 2025 10:27
If the Loop() was restarted in between the moment we marked the session
as started in the DB and the moment we actually started the workflow,
there was no way back to the normal operation.

That was the reason of the sporadic TestProcessor failures we've seen in
the presubmit tests.

Handle this case in the code by just continuing the non-finished calls.

Closes google#5776.
@a-nogikh a-nogikh force-pushed the features/handle-session-processor-restarts branch from 61df0c9 to 9e08474 Compare April 2, 2025 10:30
@a-nogikh a-nogikh enabled auto-merge April 2, 2025 10:31
@a-nogikh a-nogikh added this pull request to the merge queue Apr 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 2, 2025
@a-nogikh a-nogikh added this pull request to the merge queue Apr 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Apr 2, 2025
@a-nogikh a-nogikh added this pull request to the merge queue Apr 2, 2025
Merged via the queue into google:master with commit 8079433 Apr 2, 2025
19 checks passed
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.

syz-cluster/controller: TestProcessor times out

2 participants