Tag Archives: Python

Python script: Wait for a site to come up and notify me

For the last weeks, i’ve been working a lot with different servers, which take longer and longer to deploy new application bundles. Mostly i know that the deployment is complete when the website or the webservices of that application are up and return a successful status code (not 404). Another use case is when trying to [...]
Posted in General | Tagged | Leave a comment