Synopsis
supervisor_max_postboard_retry =
retries
Retries is the total number of attempts the Supervisor will make before giving up on communicating to the postboard target the event the target was looking for has been triggered.
Example
supervisor_max_postboard_retry = 16
Defaults
8