Skip to content

fan out config via push, not pull #672

Answered by mdtancsa
mdtancsa asked this question in Q&A
Discussion options

You must be logged in to vote

OK, getting farther. I put in some hooks on the snapshot process that fires to wake up the job. But I guess there is no easy way through the existing environment variables to figure out "OK, I have done the last snapshot for this interval, I can now send my wakeup signal."

In my rudimentary hook script, I cant just fire from the post_snapshot as that gets fired per dataset. I need to send it once the job is complete. Or better yet, is there a way from the CLI to test whether or not a job is already woken up ? Otherwise it creates a lot of spew in the logs as the hook 'fails'

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@mdtancsa
Comment options

Comment options

You must be logged in to vote
1 reply
@kpfleming
Comment options

Comment options

You must be logged in to vote
3 replies
@kpfleming
Comment options

@problame
Comment options

@mdtancsa
Comment options

Answer selected by problame
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants