emqx/changes/ce/fix-10076.en.md

3 lines
193 B
Markdown

Fix webhook bridge error handling: connection timeout should be a retriable error.
Prior to this fix, connection timeout was classified as unrecoverable error and led to request being dropped.