Feature: Enhance error handling and logging #103
Labels
No labels
bug
dependencies
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
security
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: nomyo-ai/nomyo-router#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, I see many Timeout Errors which I would like to further analyze. To do that it would be beneficial to catch ollama errors and log further information, for example the endpoint and model used:
This commit
d3b2ee3047in dev should do the trick.Amazing, thank you!
docker pull bitfreedom.net/nomyo-ai/nomyo-router:0.9.9-rc2
contains it already
Works great!