a month ago
I Upgraded my project to the Hobby plan after. the Trial ended, with a verified payment method (receipt confirmed, charged), and the dashboard shows the plan active with $0.00 / $5.00 used. But production deploys keep failing the healthcheck — the container's migrate step still returns "Your account or project has exceeded the compute time quota. Upgrade your plan to increase limits." on every boot, and all database-backed endpoints return 500 while /health stays up. The compute limit doesn't appear to have been released after upgrading. Can you clear the compute-time quota flag on the project? Or am I missing something?
2 Replies
a month ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • about 1 month ago
h701h
Redeploy your services after upgrading your tier
a month ago
I've actually tried this on 3 different ocassions already, since upgrading tiers. It still fails with the same issue. Thanks for the input