RootCauseunvalidated
the last message is "Instantiating PubSub client...", then the POD stucks — I suspect it might be some concurrency issue when I instantiate the PubSub client. Tension: There's nothing showing up in the error log. Outcome: I have solved it using the lifespan of FastAPI.
ed886787-d27e-4a11-b1aa-db67eacd5c7d
the last message is "Instantiating PubSub client...", then the POD stucks — I suspect it might be some concurrency issue when I instantiate the PubSub client. Tension: There's nothing showing up in the error log. Outcome: I have solved it using the lifespan of FastAPI.