django-simple-deploy / django-simple-deploy/dsd-flyio
Some users have two app machines
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
During the current Djangonaut Space session, @janraasch noticed that two machines were created during an e2e test. See log excerpt below.
This is important, because it would seem to increase the cost of the deployment.
Tasks
---
- [ ] Identify conditions that cause two machines to be created?
- [ ] Set a default `min_machines_running = 0` in fly.toml, as suggested in output?
- [ ] Is this a new configuration on Fly's end, that I'm just not seeing yet? Is this a region-specific thing?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.