nextcloud / context_chat_backend

GNU Affero General Public License v3.0
4 stars 5 forks source link

[feature]: Set timeouts for `exAppRequest` and `exAppRequestWithUserInit` calls #43

Closed bigcat88 closed 3 months ago

bigcat88 commented 3 months ago

We will add a default timeout in AppAPI when ContextChat is ready, in this paper we can discuss or just track the progress of Chat Context on this issue.

Reference: https://github.com/cloud-py-api/app_api/pull/277

kyteinsky commented 3 months ago

closing issue since we set the timeout for every request. The timeout for deletion requests will be reduced to 3s.