Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to tell when server is up and running after backgrounded or startup #149

Open
sainttttt opened this issue Apr 1, 2024 · 0 comments
Open

Comments

@sainttttt
Copy link

I was wondering how I can verify that the server is totally up and running after resuming from being backgrounded or from startup. Right now I'm trying to locally run a website that locally serves pdfs and it seems that if I just try to immediately load I get issues. I'm doing a hacky fix of manually having timers to wait before making requests, but it would be really helpful if there was some event which I could find which would say when it's actually running or available or not. Is this possible at all or am I going about this totally wrong? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant