Skip to content
  • Philipp Schafft's avatar
    Added SHOUTERR_RETRY. · 0a4c8ffe
    Philipp Schafft authored
    This adds a new error code SHOUTERR_RETRY.
    This error code is used to tell the caller to re-enter the given call
    again (possibly in future) to complete the operation.
    The internal statemachine will re-enter the given call automatically
    if possible or pass it to the calling instance.
    0a4c8ffe