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