š Welcome to .git Live Support! I'm here to help you with deployments, edge caching, CI/CD pipelines, and more. How can I assist you today?
Support Bot ⢠Just now
š¤
My production deployment seems stuck. The edge cache isn't updating after the last push.
Just now
š¤
I can help with that. Let me check the deployment status for your project. Running diagnostic...
Terminal
$ git edge status --project=my-appStatus: "stuck"Cache Age: 14520sLast Deploy: "2025-01-15T10:23:00Z"Error: "TTL mismatch on edge node EU-West"
Found the issue! There's a TTL mismatch on the EU-West edge node. This usually happens when custom headers override the default cache rules. Would you like me to:
1. Invalidate the edge cache now?
2. Show you how to fix the TTL configuration?
Support Bot ⢠1m ago
š¤
Yes, please invalidate the cache. Also show me how to fix the config.
1m ago
š¤
ā Initiating global cache invalidation... Done! Your latest deployment is now live across all edge nodes.
To prevent this in the future, update your .git/config: