Skip to content
Discussion options

You must be logged in to vote

Hello @Nastaliss

Hi, I would like to wake up applications at a certain time of day because it takes some time to load and I'd like to make sure it's ready in the morning. Another use would be to run playwright tests on an instance that's automatically scaled down, and make sure it's up before the tests start.

There is an open issue about that: #292 but it's not actively worked on.

I tried using curl to use the service's usual hostname, but as it's using a dynamic strategy I'm not sure how to differentiate the loading page to the actual service's page (I looked at the response headers, and status code but there is no header for loading page and a 200 status code)

Makes sense, because t…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Nastaliss
Comment options

@Nastaliss
Comment options

Answer selected by Nastaliss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants