A 500 error with the message “The server had an error while processing your request” indicates an internal server error on the Serverless Inference side.Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Why this happens
Internal server errors are typically transient issues caused by temporary problems on the server side. These are not caused by your request or configuration.What you can do
-
Retry after a brief wait
- Wait a few seconds and retry your request
- Use exponential backoff for automated retries
-
Contact support if it persists
- If you continue to see 500 errors after multiple retries, contact W&B support with details about your request
Server Errors