mirror of
https://github.com/discourse/discourse-signatures.git
synced 2026-09-19 00:21:35 -04: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.