The OpenCode Berget AI auth plugin can fail a request when transient network or gateway errors occur between OpenCode and Berget AI API services.
Observed failure modes include:
- Connection resets / socket hang-ups
- Connection timeouts
- Temporary DNS or upstream connectivity failures
- 502, 503, or 504 responses
- 429 rate-limit responses
Today, model discovery, token refresh, and authenticated inference requests generally fail immediately when these occur. This can disconnect or interrupt an otherwise valid OpenCode session even when the service recovers moments later.
The OpenCode Berget AI auth plugin can fail a request when transient network or gateway errors occur between OpenCode and Berget AI API services.
Observed failure modes include:
Today, model discovery, token refresh, and authenticated inference requests generally fail immediately when these occur. This can disconnect or interrupt an otherwise valid OpenCode session even when the service recovers moments later.