Hi,
I’m currently using Fly.io and have enabled auto_rollback
for my app deployments. However, I’ve encountered an issue where the rollback does not occur even when the health check fails. Here are some details about my setup:
- Auto Rollback: Enabled
- Health Checks: Configured and running as expected
Despite the health checks failing, the system does not revert to the previous version of the app. Has anyone else experienced this issue? If so, what steps did you take to resolve it?
Any insights or suggestions would be greatly appreciated!
Thanks