Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
@@ -1,2 +1,2 @@
Fix webhook bridge error handling: connection timeout should be a retriable error.
-Prior to this fix, connection timeout was clasified as unrecoverable error hence lead to request being dropped.
+Prior to this fix, connection timeout was classified as unrecoverable error and led to request being dropped.