It's important for us to continue running tests in case Fastly goes down.
Maybe something simple where if the API domain fails to connect we fail over to bypassing Fastly and connecting directly by using a secondary endpoint like ws.globalping.io which would have A records of the origin servers.
Maybe this also fixes #358
It's important for us to continue running tests in case Fastly goes down.
Maybe something simple where if the API domain fails to connect we fail over to bypassing Fastly and connecting directly by using a secondary endpoint like ws.globalping.io which would have A records of the origin servers.
Maybe this also fixes #358