openshell sandbox create --timeout=?
Nessuno ha ancora preso questa issue.
- Lingua principale
- Rust
- Stelle
- 8.7k
- Fork
- 1.3k
- Merge medio
- 2g 11h
- PR unite (30g)
- 253
Descrizione
User Story
For whatever reason some of my "sandbox create" (using podman) take longer than 30 seconds and thus timeout.
Problem Statement
For whatever reason some of my "sandbox create" (using podman) take longer than 30 seconds and thus timeout.
Impact / Why This Matters
it's awkward trying to download images by hand; try running multiple times to get one to work; debug whether it's just a time issue or some other problem.
Proposed Design
add "--timeout=?" to sandbox create to override 30 second default.
Acceptance Criteria
observe that sandbox create could wait longer for podman to create the container
Alternatives Considered
none
Agent Investigation
No response
Checklist
- I've reviewed existing issues and the architecture docs
- This is a design proposal, not a "please build this" request
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia tracciando il comando sandbox create fino al timeout esistente di 30 secondi e al relativo percorso di creazione di Podman, usando la documentazione dell'architettura citata nell'issue. Il lavoro è completato quando sandbox create --timeout=? può sovrascrivere il valore predefinito e attendere più a lungo Podman senza compromettere il comportamento predefinito; aggiungi o esegui i test del comando pertinenti, se vengono trovati lì.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100