mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-07 19:24:45 +02:00
Since we'll support waiting for an action to succeed or permanently fail, we need the ability to return an unrecoverable failure. Let's add CLI_WAIT_ERR_FAIL for this. A static error message may be placed into ctx->msg to report to the user why the failure is unrecoverable.