Is it possible to change the time a watch runs? #1628
Unanswered
alistaircol
asked this question in
Q&A
Replies: 1 comment
-
Low tech answer would be to change them to run hourly, and then at 6am change them back to daily. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to edit an existing watch (maybe through API) to change the time an existing watch will run?
I've got some watchers that run daily but they were created at say 11pm, I'd like to change the time this runs to be, say 6am.
I tried to update the watch
last_checked
timestamp using the incomplete snippet below, but this didn't work.Response:
Is this possible to do?
Beta Was this translation helpful? Give feedback.
All reactions