Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.10.0
-
None
-
None
Description
Final state of a query is sent from Foreman to client using sendResult. If the state being reported is unexpected one then it's ignored. This should be handled on client side and reported to client accordingly rather than just ignoring it. Since it's a terminal message for a query, ignoring the unexpected state from server can lead to query stay in an illegal state.