Unique identifier for schedule execution #473
Unanswered
adamantike
asked this question in
Q&A
Replies: 1 comment
-
I suppose there's no easy way right now 🤔 I could add a static value to the template variables instead, like |
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.
-
Question
Is there any way for
resticprofile
to generate a unique execution identifier every time a schedule runs?Use case
Healthchecks.io allows sending a
rid
URL param on every request, to match the "start", "finish", and "logs" requests for the same process. Having a unique identifier would allow using that feature within thesend-*
hooks.Beta Was this translation helpful? Give feedback.
All reactions