Bug 28107 - Connexion daemon should allow for configuration of timeout
Summary: Connexion daemon should allow for configuration of timeout
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-07 13:36 UTC by Nick Clemens (kidclamp)
Modified: 2021-04-07 13:36 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2021-04-07 13:36:42 UTC
The user agent timeout is hardcoded as '10' - for sites using LDAP the return can sometimes take longer and this causes the connection to fail.

We should be able to optionally raise the timeout