jan icon indicating copy to clipboard operation
jan copied to clipboard

feat: add a button to restart inference service to resolve edge case

Open tikikun opened this issue 6 months ago • 0 comments

Problem As hard as we try, there will always be issues with inference service in the tiniest edge case (some time upstream repo has memory leak issue or some low level issue we might not know) and the inference service will crash in the background. We will try the hardest to avoid this situation but giving user a choice to restart this process is needed to avoid them having to resort to quitting the app.

Success Criteria A red button to restart inference service will be useful for these edge cases. ex: "Restart Inference Extension"

tikikun avatar Dec 04 '23 09:12 tikikun