rp_query.py is currently very experimental state, and still a lot of development is happening.
But the code structure is spaghetti. And it need a heavy refactoring, and some API optimizations.
as an example: #2 is one specific issue to address.
But then the whole rp_query.run_query main function could use a heavy refactoring, splitting functionality to Query Launches, and listing test cases, to be more maintainable.
rp_query.py is currently very experimental state, and still a lot of development is happening.
But the code structure is spaghetti. And it need a heavy refactoring, and some API optimizations.
as an example: #2 is one specific issue to address.
But then the whole
rp_query.run_querymain function could use a heavy refactoring, splitting functionality to Query Launches, and listing test cases, to be more maintainable.rp_query.run_querysplit the functionality