Open
Description
What is the best way to override the Shipit::Task::PRESENCE_CHECK_TIMEOUT
constant on a per-task basis?
I need to adjust the PRESENCE_CHECK_TIMEOUT
value for specific Shipit::Task
because one type of task is raising an Background job hasn't reported back...
error due to a Kubernetes finalizer taking more than 30 seconds (default) to finish.
What is the most effective approach to achieve this without affecting other tasks globally?
Metadata
Metadata
Assignees
Labels
No labels