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
Current recording client management has a problem. It's easy to create a client and then forget to collect report from it.
Would be better if we had some higher level structure for creating clients that collects all clients and is able to return report for all clients constructed.
Why is this needed?
Make it harder to forget collecting report from client.
The text was updated successfully, but these errors were encountered:
What would you like to be added?
Current recording client management has a problem. It's easy to create a client and then forget to collect report from it.
Would be better if we had some higher level structure for creating clients that collects all clients and is able to return report for all clients constructed.
Why is this needed?
Make it harder to forget collecting report from client.
The text was updated successfully, but these errors were encountered: