Class RequestTimeoutError

All Implemented Interfaces:
Serializable

public class RequestTimeoutError extends MoleculerRetryableError
'Request timed out' error message. Retryable.
See Also:
  • Field Details

    • action

      protected final String action
  • Constructor Details

    • RequestTimeoutError

      public RequestTimeoutError(String nodeID, String action)
    • RequestTimeoutError

      public RequestTimeoutError(io.datatree.Tree payload)
  • Method Details

    • getAction

      public String getAction()