Class DefaultStubLongPollRpcRetryOptions


  • public class DefaultStubLongPollRpcRetryOptions
    extends java.lang.Object
    Default rpc retry options for long polls like waiting for the workflow finishing and result.
    • Field Detail

      • INITIAL_INTERVAL

        public static final java.time.Duration INITIAL_INTERVAL
      • MAXIMUM_INTERVAL

        public static final java.time.Duration MAXIMUM_INTERVAL
    • Constructor Detail

      • DefaultStubLongPollRpcRetryOptions

        public DefaultStubLongPollRpcRetryOptions()