You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Since #975 , app would wait for the kill nitro API finished before spawning a new process. The request could hang or failed after a few second.
To Reproduce
Steps to reproduce the behavior:
Open app
Start a thread
Send a message
Wait until model is loaded
Expected behavior
App should spawn Nitro immediately and load model. Should add timeout for the request.
The text was updated successfully, but these errors were encountered:
Describe the bug
Since #975 , app would wait for the kill nitro API finished before spawning a new process. The request could hang or failed after a few second.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App should spawn Nitro immediately and load model. Should add timeout for the request.
The text was updated successfully, but these errors were encountered: