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.

Solved

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


adam
MODERATOR

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


adam
MODERATOR

a year ago

!t


adam
MODERATOR

a year ago

This thread has been escalated to the Railway team.

Status changed to Awaiting Railway Response adam 12 months ago


brody
EMPLOYEE

a year ago

this is correct, the toggle is greyed out because there's a cron set


brody
EMPLOYEE

a year ago

1343598764086005800


adam
MODERATOR

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!


brody
EMPLOYEE

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


adam
MODERATOR

a year ago

Glad to hear it!


adam
MODERATOR

a year ago

!s


Status changed to Solved adam 12 months ago


Loading...