-
Notifications
You must be signed in to change notification settings - Fork 9
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
Be more chill when health checks fail. #5
Comments
You are running Atomic Swap locally correct? You need to run the backend as well. |
I separated both backend and frontend. Deployed backend firebase functions to firebase and fronted to vercel but im getting the 404 error for health and all other requests too . I think proxy is not working when deployed to vercel. So how do i resolve... Can you please let me know ? |
Unfortunately, I won't be able to help you deploy the code. You have to figure out that on your own. Besides, leaving comments that have nothing to do with the topic of this issue "Be more chill when health checks fail." is not okay. Do not do that. |
Is your feature request related to a problem? Please describe.
The "Connection Dropped with the server" is very aggressive. It shows even if everything is fine.
Describe the solution you'd like
It should make a couple of requests to the backend, first showing a warning, and then an error if the issue is persistent.
The text was updated successfully, but these errors were encountered: