Skip to content

Scheduler node current status #112

Answered by jensrossbach
douvers asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

actually you have two possibilities:

  1. When you send the command for enabling or disabling to the scheduler node, you can be sure that the schedules are enabled or disabled because there are no conditions internally that would prevent this. Therefore you can rely on your commands and just connect the node sending the enable/disable commands additionally to the node that displays the status on your dashboard.
  2. You can also add a Status node to your flow and catch the status of the scheduler node. Then you can connect that Status node to the node that displays the status on your dashboard.

I hope this helps.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@douvers
Comment options

@jensrossbach
Comment options

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