Skip to content

Improve job idle timeout logic #2298

@artem-shelkovnikov

Description

@artem-shelkovnikov

Problem Description

There's a problem reported with jobs being marked as "idle" too soon - original timeout was 1 minute. Now, the timeout was changed to 5 minutes, but it's still hardcoded.

We need to be able to either increase the timeout, or disable it fully.

Proposed Solution

  • Provide configuration option that will determine the timeout.
  • If possible, provide log messages that explain why timeout happened and what to do with it

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions