honungsburk / atomic-swap

A trustless p2p trading dApp on Cardano
https://atomic-swap.io/
GNU General Public License v3.0
19 stars 9 forks source link

Be more chill when health checks fail. #5

Open honungsburk opened 1 year ago

honungsburk commented 1 year ago

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.

myselfvenky commented 11 months ago

image image

myselfvenky commented 11 months ago

image image

Unable to resolve

honungsburk commented 11 months ago

You are running Atomic Swap locally correct? You need to run the backend as well.

myselfvenky commented 11 months ago

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 ?

myselfvenky commented 11 months ago

image

honungsburk commented 11 months ago

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.