Skip to content

[Feature]: allow to configure rpc timeout #1127

Description

@khimaros

Preflight Checklist

  • I have searched existing requests and this hasn't been proposed yet
  • If this request came from a chat session issue, I included relevant session context and redacted secrets

Problem statement

i have a TTS server that is self hosted and slower than hosted models

if the TTS server takes longer than 5 seconds, the tts.convert times out

Proposed solution

add a configuration option for setting the RPC timeout duration for the gateway

Alternatives considered

another alternative would be to support streaming TTS which OpenAI backends support.

workaround in the browser console:

>> window.__moltisTestRpcTimeoutMs = 30000

Category

Gateway / Web UI

How important is this to your workflow?

Critical — blocking my use of Moltis

Additional context

No response

Chat session context (if applicable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions