dagster icon indicating copy to clipboard operation
dagster copied to clipboard

[RFC] make docker termination timeout configurable

Open sryza opened this issue 4 months ago • 2 comments

Summary & Motivation

Not a part of the codebase I am super familiar with, but makes it possible to configure the timeout when canceling a run launched by the docker run launcher.

A couple questions:

  • Does it make sense to set a termination timeout on the docker executor?
  • If so, is there somewhere that we test step termination

How I Tested These Changes

Changelog

Insert changelog entry or delete this section.

sryza avatar Oct 18 '24 13:10 sryza