How to mitigate machines networking issues?

I am building an service that will test connection with my clients applications depending on the region which the machine is based on. I checked the fly status incident history and noticed that networking issues happen between 1-4 times a month in different regions, which even if it’s a small amount, it could affect my applications functionality.

Is there a way to mitigate this? Or, for example, make my service detect that it’s under bad networking conditions, hence, responding with an error instead of testing connection with other applications?

Thanks in advance.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.