Uploaded image for project: 'Red Hat OpenBridge'
  1. Red Hat OpenBridge
  2. MGDOBR-461

Workers: Reduce WorkManager poll interval

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Obsolete
    • Icon: Minor Minor
    • None
    • None
    • None
    • None
    • 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.

              manstis@redhat.com Michael Anstis
              manstis@redhat.com Michael Anstis
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: