-
Task
-
Resolution: Obsolete
-
Minor
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
MGDOBR - Sprint 223
A Worker performs the Work for a ManagedResource.
Worker's are executed by WorkManager at periodic intervals.
WorkManager is configured to run every 30s.
We should try reducing this to 15s and monitor stability.
We should be mindful that it is possible that a task invoked by Worker's have the potential to run for more than 15s. See here for an example and related configuration. We should check if .await().atMost(..) is per re-try or overall. If per re-try the call has the potential to run for 25s plus jitter/backoff.
- clones
-
MGDOBR-436 Workers: Interleaved execution for same work
- Closed
- is related to
-
MGDOBR-750 Manager is not able to process batch of new Bridges
- Closed
- relates to
-
MGDOBR-436 Workers: Interleaved execution for same work
- Closed