Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: CRON functions do not resume the CRON schedule #4958

Closed
2 tasks done
JakeAi opened this issue Jan 5, 2023 · 7 comments 路 Fixed by #5202
Closed
2 tasks done

馃悰 Bug Report: CRON functions do not resume the CRON schedule #4958

JakeAi opened this issue Jan 5, 2023 · 7 comments 路 Fixed by #5202
Assignees
Labels
bug Something isn't working product / functions Fixes and upgrades for the Appwrite Functions.
Milestone

Comments

@JakeAi
Copy link

JakeAi commented Jan 5, 2023

馃憻 Reproduction steps

When I upgrade appwrite, CRON functions do not resume the CRON schedule. I have a CRON set for every 5 minutes to process orders. Updated appwrite on Dec 8 and functions stopped executing the schedule. Have to remove CRON schedule, update, add CRON back in, update after each update. Ended up costing us quite a bit of money.

馃憤 Expected behavior

Run CRON scheduled functions

馃憥 Actual Behavior

Doesn't run. Have to remove CRON schedule, update, add CRON back in, update.

馃幉 Appwrite version

Version 1.2.x

馃捇 Operating system

Linux

馃П Your Environment

1.1.2 and 1.2.0

馃憖 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

馃彚 Have you read the Code of Conduct?

@JakeAi JakeAi added the bug Something isn't working label Jan 5, 2023
@stnguyen90 stnguyen90 added the product / functions Fixes and upgrades for the Appwrite Functions. label Jan 5, 2023
@stnguyen90
Copy link
Contributor

@JakeAi thanks for raising this! 馃檹馃徏 I thought we fixed this as part of #4704, but I guess not...We've also been working on a rewrite of the function schedule, so I think the next release that includes that will also fix this problem.

Is that right, @Meldiron?

@JakeAi
Copy link
Author

JakeAi commented Jan 23, 2023

More CRON issues can be seen in this thread

https://discord.com/channels/564160730845151244/564161373148414012/1067106840745349180

@DocBrown101
Copy link

I just ran into the same problem. Is there anything new yet?

@outrelouxhe
Copy link

Same issue here - version 1.2.1
This is a very annoying issue that didn't exist before (I was using 0.13 just before).
Thank you.

@outrelouxhe
Copy link

Additional comment : I have to remove CRON settings and put it back again everytime I restart Appwrite

@stnguyen90 stnguyen90 added this to the 1.2.2 milestone Mar 9, 2023
@stnguyen90 stnguyen90 assigned stnguyen90 and unassigned Meldiron Mar 9, 2023
@stnguyen90 stnguyen90 modified the milestones: 1.2.2, 1.3.0 Mar 9, 2023
@s3ppo
Copy link

s3ppo commented Apr 12, 2023

i have the same issue, is this fixed now in 1.3.0?

@stnguyen90
Copy link
Contributor

@s3ppo yes, this should be fixed in 1.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product / functions Fixes and upgrades for the Appwrite Functions.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants