This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
bug: Download models/engine failed cause api server stop #1010
Closed
Description
Describe the bug
When I download a model or engine with a timeout error, api server then will be stopped
To Reproduce
Steps to reproduce the behavior:
- Install cortex
npm install -g cortexso
- Start cortex
cortex
- Download engine
cortex engines tensorrt-llm init
- Just turn off your internet connection and run cortex again, you will see the error
cortex
Expected behavior
Model or engine should be retried download and api server should not be stopped
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS] Ubuntu 22.04
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Type
Projects
Status
No status