Skip to content

Reset distributed scheduler worker ttl to default #38

@nrs23

Description

@nrs23

It looks like we're setting the worker TTL to infinite. This may have been a debug measure in the early stages of this project. It should probably not be manually set like this (the default TTL is something like 5 mins and is fine)

cfg.set({
    "distributed.scheduler.worker-ttl": None
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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