You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .changeset/thirty-webs-care.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
'@openfn/ws-worker': patch
3
3
---
4
4
5
-
Retry events if they are timed out. Will retry TIMEOUT_RETRY_COUNT times and wait for TIMEOUT_RETRY_DELAY or WORKER_MESSAGE_TIMEOUT_SECONDS between retries
5
+
Retry events if they are timed out. Will retry WORKER_TIMEOUT_RETRY_COUNT times and wait for WORKER_TIMEOUT_RETRY_DELAY_MS or WORKER_MESSAGE_TIMEOUT_SECONDS between retries
0 commit comments