Open chrisdoherty4 opened 2 years ago
Currently, the TaskReconciler hard codes task completion timeouts to 3 minutes. While this seems like a sensible default, it also seems sensible to expose it as configuration for the end-user (as with any timeout related configuration).
TaskReconciler
Currently, the
TaskReconciler
hard codes task completion timeouts to 3 minutes. While this seems like a sensible default, it also seems sensible to expose it as configuration for the end-user (as with any timeout related configuration).