Task
How can we better handle errors?
On stakwork I received "Internal Server Error"
From the logs I spotted this:
Calling anthropic with options: { anthropic: { thinking: { type: 'enabled', budgetTokens: 24000 } } }
{ type: 'api_error', message: 'Overloaded' }
Ask Prompt Error: { type: 'api_error', message: 'Overloaded' }
Task
How can we better handle errors?
On stakwork I received "Internal Server Error"
From the logs I spotted this: