Add -m flag for queries that need monitoring by the senz-web
YashMeh opened this issue · comments
Yash Mehrotra commented
Issue
Only monitor those queries that the user wants to monitor in the senz-web.
Solution
Add a -m(Monitor) flag at the end of every query if you want to -
- Create logs of the query
- Get customised error handling feature.
Mock
While sending queries only those queries should be logged and checked those have a -m flag in the end and the rest of the queries should function as previously.
Yash Mehrotra commented
Closing the issue because we need to monitor all the queries .
Will open it if something comes up in the future.