Class ExternalRetryConfiguration


  • public class ExternalRetryConfiguration
    extends Object
    • Field Detail

      • maxAttempts

        @ConfigItem
        public Optional<Integer> maxAttempts
        How many times an operation should be retried before giving up
    • Constructor Detail

      • ExternalRetryConfiguration

        public ExternalRetryConfiguration()