Skip to content

Add job timeout event#183

Merged
Ch4s3 merged 2 commits intoopt-elixir:masterfrom
aparod:job_timeout_event
Jun 12, 2023
Merged

Add job timeout event#183
Ch4s3 merged 2 commits intoopt-elixir:masterfrom
aparod:job_timeout_event

Conversation

@aparod
Copy link
Contributor

@aparod aparod commented Apr 7, 2023

Adds a :job_timeout telemetry event to help with debugging job failures.

If there's a better approach to take here, please let me know and I'll rework things. The problem is that the "Job Timeout" error reason being set here does not end up being logged anyplace, so expired jobs fail with no explanation at all.

Also fixes a couple compiler warnings (an unused private function and argument).

@Ch4s3 Ch4s3 merged commit f7c68f4 into opt-elixir:master Jun 12, 2023
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