docs: fix typos in change log
Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
This commit is contained in:
parent
26b29185b2
commit
116137a447
|
@ -1,2 +1,2 @@
|
||||||
Fix webhook bridge error handling: connection timeout should be a retriable error.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue