Cannot disable Serverless for cron function
matthiasriener
PROOP

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

matthiasriener
PROOP

a year ago

24a11dae-4173-43d8-a81d-a6a15b852ad7


matthiasriener
PROOP

a year ago

I do have another function running in my develop environment which works fine ("function-bun")


matthiasriener
PROOP

a year ago

1343594863496790000


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

1343598764086005800


a year ago

The cron should also probably be greyed out if the serverless toggle is on, yeah?


matthiasriener
PROOP

a year ago

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

1343599579144257500


a year ago

Glad to hear it!


a year ago

!s


Status changed to Solved adam about 1 year ago


Loading...