Skip to content

Retry in error

attakei requested to merge feature/retry-in-error into develop

Description

When running monitor command, try multiple request and count OK state.

Configuration(within default)

  • YAGURA_MAX_RETRY_IN_MONITOR
    • Max retry nums of request in failure
    • Default: 3
Edited by attakei

Merge request reports