Krapi Shah
08/02/2021, 7:54 PMKevin Kho
when flow does not start after XX seconds, do this
. Is this the one you tried?Krapi Shah
08/02/2021, 8:12 PMKevin Kho
Jenny
08/02/2021, 8:45 PMwhen flow does not start....
automation. A flow run will enter a scheduled state whether an agent is running or not - in fact flows being stuck in a scheduled state because they couldn't find a suitable agent that is one of the reasons we added this automation. Are you finding that your flows don't enter a scheduled state?Krapi Shah
08/02/2021, 8:49 PMJenny
08/02/2021, 8:50 PMKrapi Shah
08/02/2021, 8:55 PMJenny
08/02/2021, 8:57 PMquery {
action {
id
name
action_type
}
}
Then you can test the action by using:
mutation {
test_action (input: {action_id: ""}){
success
}
}
Krapi Shah
08/02/2021, 9:01 PMKrapi Shah
08/02/2021, 9:13 PMJenny
08/02/2021, 9:27 PMwhen flow does not start....
automation with a pager duty action and I get a notification in my pager duty account ok if a flow run is late.
For your automation can you check that it is connected to the correct flow? You should be able to see automations connected to a particular flow on the flow page.Krapi Shah
08/02/2021, 9:32 PMJenny
08/03/2021, 3:27 PMKrapi Shah
08/03/2021, 3:38 PMJenny
08/03/2021, 3:45 PMJenny
08/03/2021, 4:12 PMKrapi Shah
08/03/2021, 4:20 PMJenny
08/03/2021, 4:32 PMKrapi Shah
08/04/2021, 2:25 AM