Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backend: increase default server write timeout (#998)
For the List Messages endpoint that no longer uses Websockets we have to upper the global write timeout so that the ListMessages streaming response can take longer than the current default of 30s.
- Loading branch information