Add timeout for Tika client as suggested in

https://github.com/paperless-ngx/paperless-ngx/discussions/8509
This commit is contained in:
cube
2024-12-19 00:06:16 +01:00
parent 3f7a0802a4
commit e76c8689e9
2 changed files with 9 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ on:
pull_request:
branches-ignore:
- 'translations**'
workflow_dispatch:
env:
# This is the version of pipenv all the steps will use