Skip to content

Bug: Non-streaming requests timeout after 60s, causing empty request logs #101

@blinkagent

Description

@blinkagent

Bug Description

Empty requests are being logged with:

  • 0 tool calls
  • 0 tokens
  • 0 prompts

Root Cause

We have a 60s timeout on non-streaming requests. When requests exceed this timeout, they appear as empty in the logs.

Proposed Fix

  1. Increase the default timeout for non-streaming requests
  2. Make the timeout configurable

Context

Discovered during routine monitoring of AI Bridge request logs.

Image

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions