Message Boards Message Boards

0
|
4861 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Do a Scheduled Task in cloud run in 5 and 5 minutes?

Posted 4 years ago

Hi,   I'm trying to do a Scheduled Task in 5 and 5 minutes in wolfram cloud, using cron notation as:

 CloudDeploy[
    AutoRefreshed[
       myTaskfuntion[]
        ,"*/5 * * * *"
    ]
    ,"5minutesTest"
]

But it executes from 30 to 30 minutes (I can check in https://www.wolframcloud.com/dashboard).

Can I setup some parameter in my Wolfram Cloud so I can do it in 5 and 5 minutes? Is this a Cloud Limit for time interval?

In this documentation examples, it runs ever minute:

example for ever minute

POSTED BY: Rodrigo Murta
2 Replies

Hi Rodrigo!

Sadly, the AutoRefreshed[] function only in the order of minutes depending on your Wolfram Cloud plan. If you have the free one, it should only work for the setting "Hourly" and beyond.

Hope I could help you..!

Pedro.

POSTED BY: Pedro Cabral

Thanks for your answer Pedro. I’ll ask the support whats is my plan. I can’t find in the interface.

POSTED BY: Rodrigo Murta
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract