Skip to content
Commit b38306dc authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-base: xhr: increase poll request timeout



Some status requests can take quite some time to finish, the LuCI DSL
status information in particular.

Since the polling loop code already takes care of not relaunching
requests which are already running, increase the per iteration timeout
to up to five times the poll interval.

This should be sufficient to let most operations complete.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 053682c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment