minion join event and minion disconnected status #67278
whytewolf
started this conversation in
Feature Requests
Replies: 4 comments
-
zd-4393 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the same problem, I need a minion disconnect event to build my Application. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@rico256-cn thanks for the interest! I haven't started work on this yet, if you're interested in implementing it you're more than welcome to give it a shot. PRs are welcome here! :) |
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.
-
Description of the Issue
feature-request. Minions that separate from the master such as laptops, or other portable systems, will most likely rejoin the master at some point in the future. Currently, the only events that trigger this event also trigger other events and it would be good to have a definitive I'm rejoining the master event.
Of the events that currently work with this
As a side effect of this event, another item that could be brought up is the ability to put minions into a disconnected state according to the master. so that they are not included in reports that target multiple minions.
Beta Was this translation helpful? Give feedback.
All reactions