Service not responding (error 502) despite being healthy

Yes, I was sending a few queries :slightly_smiling_face:.

The issue might come from FastApi tasks, that you mention here: Health check failing for application startup. They could be blocking the event loop. Could you be running into something like this?