Directus Container Restarting Giving 503

Hi Community,

Currently Facing Issue with Following setup:
1st VM with 8 core and 32 GB RAM[Nginx 3 containers (Proxy+acme+docker-gen) → directus+Redis container ] → 2nd VM [Pgbouncer (transaction connection pooler) → Pgpool (Load balancing/routing only)] → Azure Postgress database.

The directus docker container keeps on restarting. the /server/health also provide null. Instead of using full server resources the container just crashes and not even using 5 % of server resources. The latency is usualy more than 250ms usually because of azure storage account. I am stuck at where to trouble shoot what to trouble shoot. Please need your guidence.

Regards.

Might be related to this known bug.