a year ago
Hello, my server has been acting weird for the last week or so. The server times out randomly and I have to manually restart it to fix it from hanging. I've gotten customer complaints related to hanging loads and both times the fix was to restart the server. I don't have any logs, as no error is thrown.
33 Replies
a year ago
the project id is very much applicable, along with a service id and environment name
a year ago
what region does the supabase database reside in?
a year ago
… are you aware your region in railway is us-west?
a year ago
absolutely, distance really matters for latency, though i am just assuming here because you dont have any tracing
a year ago
i assume you live somewhere close to the supabase region?
a year ago
yeah, change it to east, and then change your supabase region to east as well
Additionally, though latency may be a factor, majority of the time the requests go on pretty fine. Does this really affect why the request lag from time to time?
a year ago
it looks pretty constantly slow to me?
a year ago

a year ago
/api/generator/photosheet was 78 seconds
a year ago
what are you using to generate?
The python server handles the generation, it takes time depending on the size of the upload, so this is expected. But the lags we face occurred initially with only 3 photos, which never take that long
a year ago
so you do generation on the cpu?
a year ago
doesnt look like whatever you are doing is even using the cpu

a year ago
we dont have gpus incase you where wondering
The generations just take a bunch of photos and add them to a doc, so I don't think it takes too much compute
a year ago
try on metal east and supabase east, then we can go from there
a year ago
you've already moved supabase?
a year ago
no worries