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
We're seeing an issue where an abort during a retry causes an uncaught exception which is bringing our server down. We believe this may have been introduced by #273 as it has only started happening since then.
An example test to reproduce this (based on existing should clear timeout if started test) is below:
This is currently failing with an uncaught exception.
Can someone please have a look?
Please let me know if you need any further information.
We're seeing an issue where an abort during a retry causes an uncaught exception which is bringing our server down. We believe this may have been introduced by #273 as it has only started happening since then.
An example test to reproduce this (based on existing
should clear timeout if started
test) is below:This is currently failing with an uncaught exception.
Can someone please have a look?
Please let me know if you need any further information.
The text was updated successfully, but these errors were encountered: