I think I briefly saw an http 502 error. What could it be?
@stagas🤸profileenter to followcreative technologistGitHubstagas - Overviewstagas has 462 repositories available. Follow their code on GitHub.
creator of textlogreplied to@kuprofileenter to followHai I am ku:
It happens to me too. Idk, might be the VPS, might be Bun itself. Initially I thought it was because of SQLite being in the same thread so I refactored it into a Worker, so it’s not blocking the http server now. But it still happens. So it’s something else.
@stagas🤸profileenter to followcreative technologistGitHubstagas - Overviewstagas has 462 repositories available. Follow their code on GitHub.
creator of textlogcontinued:
Other times however I might be redeploying and you’ll see it briefly.