Skip to content

Option to stop a config without killing (or extend amount of time before SIGKILL is sent) #1531

Description

@reidsunderland

In some cases, for example when shutting down a cluster for patching or when changing the settings of a config, it would be nice to have the option to stop configs without killing processes. i.e. send SIGTERM and wait forever, rather than waiting a while then sending SIGKILL.

I think the easiest implementation would be adding a command line argument that lets us increase the number of attempts before SIGKILL is sent.

In most cases, this would allow the process to finish sending its current batch of files before shutting down.

Semi-related: #618 - that issue is mainly talking about not abandoning retries when scaling down instances.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Sugarnice to have features... not super important.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions