Class JobRetryCmd

    • Constructor Detail

    • Method Detail

      • logException

        protected void logException​(JobEntity job)
      • decrementRetries

        protected void decrementRetries​(JobEntity job)
      • getExceptionStacktrace

        protected String getExceptionStacktrace()
      • shouldDecrementRetriesFor

        protected boolean shouldDecrementRetriesFor​(Throwable t)
      • notifyAcquisition

        protected void notifyAcquisition​(CommandContext commandContext)