Reduce server egress
Closed this issue · 1 comments
mgxd commented
When using add_project
multiple times throughout a run, the returned information can be wasteful and likely not even used, while adding to the network egress of the server.
The current behavior can be changed into:
add_project
- ingress usage information, no response from the servercheck_project
- check the project for latest version, developer notes, etc.