Skip to content

catch timeouts#71

Open
c-herrewijn wants to merge 1 commit into
duckdb:mainfrom
c-herrewijn:catch-hangs
Open

catch timeouts#71
c-herrewijn wants to merge 1 commit into
duckdb:mainfrom
c-herrewijn:catch-hangs

Conversation

@c-herrewijn
Copy link
Copy Markdown
Member

Sometimes fuzzer jobs fail with error:

The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.

See for example: https://github.com/duckdblabs/duckdb-fuzzer-ci/actions/runs/26619814176/job/78446699949

This is likely caused by a timeout in the fuzzer sub-process. We now catch this by explicitly setting a timeout.

@c-herrewijn
Copy link
Copy Markdown
Member Author

CI failure is unrelated, it seems

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.

1 participant