mirror of
https://github.com/discourse/discourse-signatures.git
synced 2025-12-11 09:25:34 +00:00
Using an external URL was causing the browser to actually attempt to connect to it. Sometimes, a response from the external URL will take more than 30 seconds to return a response causing the page to never fire the load event before playwright's timeout is reached.