Following this thread, the goal is to set up a watchdog in scenes for Make an HTTP request actions if requests do not succeed on the first try (with 5 retries for example and/or a timeout of 10s).
If no response is possible (and unfortunately the scene would not be completed), a message indicating that the request failed and that the scene was not completed would be sent to the user(s).