{job_id} in f-strings was interpreted as Python variable instead
of FastAPI path parameter. Double braces {{job_id}} produce
literal {job_id} in the route string.
|
||
|---|---|---|
| .. | ||
| app.py | ||
| converter.py | ||
| install.sh | ||
| models.py | ||
| provisioner.py | ||
| requirements.txt | ||
| vm-bench-backend.service | ||