Skip to content

clue-openai: Increase http timeout

Antoine Belvire requested to merge bugfix/86-clue-timeout into master

Context

Timeout errors are too frequent with default timeout: Increase it to 30s.

Fixes #86 (closed).

What has changed?

Main Changes

clue-openai-plugin

Increase default http timeout.

Merge request reports