kb
Explore posts from serversOccasional Build Failures
Is something going on currently? I'd been running great for days and now getting a lot of
/service/85702912-9462-4f78-ab6a-06d10c35e865?id=f74c32d6-2292-47ec-9bb1-0fa7d1267ba8
just curious :-) - my project uses the cron scheduling to rebuild every 15m i believe6 replies
Using Cron instead of scheduling in code
Im using
node-schedule
to do the following in my code;
but just noticed the Cron Schedule on railway settings, could I do away with the scheduler-in-code stuff with this, and just my code self executes runStuff()
- or am i misunderstanding the cron stuff on railways side of things8 replies