Description
We have some services that require more than the current 10 seconds given to gracefully shutdown (they need to close resources, finish requests, etc).
See the wait period for https://aurora.apache.org/documentation/latest/reference/task-lifecycle/#forceful-termination-killing-restarting
We should be able to configure the wait time on a per-task basis.