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
@italovalcy, for sure, and thanks for reporting this.
We've got this issue #73 to handle error in this listen_to handler, I suppose we can follow a similar approach refining the errors and follow an equivalent pattern that it's being used for kytos/flow_manager.flow.error, and ideally compatible to evolve to reuse rexisting validation functionality. If currently, mef_eline can avoid hitting those validation errors then I believe we should be able to prioritize this in a next opportunity, let me know.
Hi,
Accidently I send a KytosEvent to install flows to FlowManager with an empty list of flows, and the following error was raised:
I believe this is an improvement opportunity for us.
The original error was send the empty list of flows (which I've already fixed on my scenario).
The text was updated successfully, but these errors were encountered: