Clear build cache for cron jobs
T
Tyler Gearing
It would be nice to be able to clear the build cache for cron jobs the same way you can for web services.
Log In
s
swingtradebot
I suddenly need this as well. My Rails-based cron keeps crashing while trying to build. My web & background services were having the same issue but clearing the cache fixed it. What am I supposed to do for the cron???
S
Sanjay Ginde
I have a crashing cron from a memory heap issue ,but I can't do a clear cache and rebuild to get the fresh environment updates to fix it!
K
Kyle Zinter
Also needing this. Seems to be missing as other services have this. The only way around this when needed is to delete the cron and redeploy it fully.