7 months ago
hey railway, may be stop with this gaming? it's not worth 20$ in month for this "service"
3 Replies
7 months ago
Hey there! We've found the following might help you get unblocked faster:
🧵 Cron jobs randomly changing to "railway up" instead of github repo
🧵 MCP service not executing updated server.js code after successful redeploy
If you find the answer from one of these, please let us know by solving the thread!
7 months ago
Hello,
Railway doesn't cache repository files - deployments pull directly from your Git repository. If you're seeing outdated files, this is typically due to application-level caching issues within your code.
I'll make this thread public so the community can help troubleshoot what might be causing files to appear cached in your specific setup.
Best,
Brody
Status changed to Awaiting User Response Railway • 7 months ago
7 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 7 months ago
7 months ago
Hi,
What behavior are you seeing that leads you to this conclusion? Is the repository public?
Railway is in no way capable of caching your GitHub repository.