fix: catch execution context errors
This commit is contained in:
parent
f33c704385
commit
e8dcb23aff
@ -51,7 +51,7 @@ promiseToAff work =
|
||||
$ unsafeReadTagged "Error" e
|
||||
|
||||
retryErrorsMatching =
|
||||
[ "execution context destroyed"
|
||||
[ "execution context was destroyed"
|
||||
]
|
||||
|
||||
shouldRetry e =
|
||||
|
Loading…
Reference in New Issue
Block a user