Open luisleao opened 2 years ago
I'm labeling this as a bug and an enhancement. We may want to consider tinkering with the local environment to track the dev-phone resource and clean it up more specifically (and then delete environment resources, idk.). One could imagine an array of local dev-phones.
I feel like this could easily be addressed by simply allowing people to name their dev-phone instances and then only deleting the instances with matching names.
What happens if developers is sharing the same project in a hackathon?
At the moment, the current code remove all API Keys names 'dev-phone', but that will block any other sessions from the same project.
Suggestion: use a random prefix and remove it when the dev-phone backend is closed on terminal.