fix: catch execution context errors

This commit is contained in:
2023-12-08 20:41:29 -06:00
parent f33c704385
commit e8dcb23aff

View File

@@ -51,7 +51,7 @@ promiseToAff work =
$ unsafeReadTagged "Error" e
retryErrorsMatching =
[ "execution context destroyed"
[ "execution context was destroyed"
]
shouldRetry e =