a year ago
Hey, I have a function thats supposed to be executed every 5 minutes. However, the serverless option is activated and I can't deactivate it.
12 Replies
I do have another function running in my develop environment which works fine ("function-bun")
a year ago
Definitely a bug, what happens if you remove the cron string? The toggle could be greyed out because you have a cron string
a year ago
!t
a year ago
This thread has been escalated to the Railway team.
Status changed to Awaiting Railway Response adam • about 1 year ago
a year ago
this is correct, the toggle is greyed out because there's a cron set
a year ago

a year ago
The cron should also probably be greyed out if the serverless toggle is on, yeah?
You're right. Removing the cron, toggling the serverless and then adding the cron fixed the issue. Thanks!
a year ago
correct, it goes both ways , they likely had both enabled before we made this UI change as there are about 123 users with both enabled right now.
looking into what we can do about that

a year ago
Glad to hear it!
a year ago
!s
Status changed to Solved adam • about 1 year ago
