Ability to insert last execution time into a custom query #17028
barberscott
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As part of a custom query, since the call times can be variable, I'd like to be able to insert the last execution time into the query as a substitutable parameter so that I can set a somewhat low check interval and if the query takes longer than the check interval, the next query can be run relative to the previous execution time.
Beta Was this translation helpful? Give feedback.
All reactions