Think about how to collect all the information to how sample_weight or groups had been routed (also for aliases) and the goal would be to make a dict that can be used for visualisation.
Return information as a dict on what got routed to which consumer (using validate_params) based on how the router is defined
Think about how to collect all the information to how
sample_weightorgroupshad been routed (also for aliases) and the goal would be to make a dict that can be used for visualisation.Return information as a dict on what got routed to which consumer (using validate_params) based on how the router is defined