I can add a custom back off strategy for the java external task client

XMLWordPrintable

      AT

      • when the client gets bootstrapped with the ExternalTaskClientBuilder, I can pass an object which implements a custom back off strategy
        • this option is not mandatory
      • the back off strategy must implement an interface provided by the external task client
        • the interface specifies a method signature which is invoked in TopicSubscriptionManager#acquire if at least one subscription is present after invoking handlers
      • there is no default implementation provided by the external task client

            Assignee:
            Unassigned
            Reporter:
            Tassilo Weidner-Mühl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: