| commit | 526c95f8ba11a60fe144e4a049b2b629a6a60916 | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Sep 13 16:41:19 2026 +0200 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Sep 13 16:41:19 2026 +0200 |
| tree | 4cdebf1b0376f6154e652c44724e98600a8ddfb2 | |
| parent | 4d7cace5bf57792939123fd4943491fb2189a572 [diff] |
Keep client connections open for slow API requests Kalamar's daemon drops a client connection after 30 s of inactivity, although its API user agent waits up to 120 s for Kustvakt -- so statistics requests over large virtual corpora fail for the browser while Kustvakt keeps computing. Raise the daemon's inactivity timeout in the deployment overlay accordingly. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Change-Id: Ic23353039cb6c82560d9e86fdb16ab9ca1401e84