while waiting for an online backgammon site to match me with a live opponent the url is: h ttps://play.backgammongalaxy.com/rating-game
once I have been matched up, and a backgammon game starts, the page redirects to
“h ttps://play.backgammongalaxy.com/match/9460017” where 9460017 is a variable string of numbers. It takes time to match up with an opponent, so i’d like distill to check the page every 10sec and tell me when a match has started.
@joejoe32 You can go with Uptime monitoring and monitor status property. In case of redirects, the status code will change to 302.
Please check out Uptime Monitor – Distill to know how to use it.
uptime is not part of the free offering.
@joejoe32 Yes, Uptime monitoring is available in paid plans only.
In Free plan, an option to monitor that URL would be to monitor it as a webpage and add email as the error action. In case of redirects, that monitor will error out and you will receive an email on errors if configured. For more on error action, please see: Get notifications on errors – Distill