mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
- Add the ability to retry by restarting the worker and getting a different browser instance, after all normal retries have been exhausted. This can sometimes be successful when a refresh is not. Close gh-5438