You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).The text was updated successfully, but these errors were encountered: