Scheduled task running like cron job? #5175
Replies: 15 comments 5 replies
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
For now I think one solid alternative would be to create a cron job on your computer and call the relevant Dify web API. |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
I had a quick search and found that #19409 might be the most relevant issue to this discussion. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Our team is designing a trigger feature, which might include the scheduled task. |
Beta Was this translation helpful? Give feedback.
-
|
Hello again, I'm yt-koike. I am also planning to make a PR to publish it to marketplace. langgenius/dify-plugins#550 |
Beta Was this translation helpful? Give feedback.
-
|
Hello, people. I struggled to figure out how to make it work on cloud Dify and finally made it by integrating an API client for https://cron-job.org. I technically offloaded the calling function so cloud Dify doesn't need to keep calling itself. I kept the old code mostly untouched so it works on self-hosted servers as before. I've already released the .difypkg on my repo and made a PR to the dify-plugins repo too. Please try it if you want to! Thank you :) |
Beta Was this translation helpful? Give feedback.
-
|
Almost there :) |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Can we (or do we) have a time triggered mechanism like cron job? So we can schedule some of our task to run periodically at certain time?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions