You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the possibility of extending the nflow api, such that the executor group can be sent from explorer to be "all" or a specific executor group. the thought of this is that.
you can have two executor groups on the same database
ie nflow_one and nflow_two
from explorer you can select an executor group to view, at the moment you would need two nflow explorer instances connecting to the API for each executor group. but this could be useful to have one api/explorer to service both
the code in reference comes from the executor Dao in