doc: vision worker auto-scaling design and implementation plan #127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/vision-worker-auto-scale"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR addresses issue #126 — researching and documenting what it would take to have the system automatically spin up and spin down GPU instances on Digital Ocean.
What’s Included
doc/nidus-reveal/vision-worker/design.mdDesign document covering:
doc/nidus-reveal/vision-worker/implementation.mdImplementation plan with 9 phases and ~19.5 engineer-days estimate:
Both documents extend the existing Nidus Reveal design and supplement the main implementation plan from issue #108.
Can you rebase this on the latest main?
Also, don't worry about the checks failing, they're unrelated to this PR.
a5832709e239503f325fRebased on latest main. Looks mergeable now! 🦄