Ticket #11471 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

ScriptRepository download timeout is hard coded to 3 seconds

Reported by: Martyn Gigg Owned by: Nick Draper
Priority: blocker Milestone: Release 3.4
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

The timeout on the script repository download is hard coded to 3 seconds. There a few files in there that take a little bit longer to download so you can't do that at the moment. Try the reflectometry/offspec/LD240flood.nxs

The timeout should be configurable. In fact should we just have a gloablly configured default timeout for network operations in the properties file, e.g.

# timeout for network operations in seconds
network.default.timeout = 30

Change History

comment:1 Changed 6 years ago by Nick Draper

  • Status changed from new to inprogress

re #11471 make timeouts configurable

Changeset: 43cf0c7fec12115da390f16283db0d10862909c7

comment:2 Changed 6 years ago by Nick Draper

re #11471 minor doc syntax correction

Changeset: 852afd6078117c4951a58503869c6167b543aba8

comment:3 Changed 6 years ago by Nick Draper

  • Status changed from inprogress to verify
  • Resolution set to fixed

comment:5 Changed 5 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:6 Changed 5 years ago by Roman Tolchenov

  • Status changed from verifying to closed

Merge pull request #552 from mantidproject/feature/11471_ScriptRepo_download_timeout

make network timeouts configurable

Full changeset: 4162fe533fdc03c134f0de78fd162afe612e1674

comment:7 Changed 5 years ago by Nick Draper

Somehow these slipped through without a resolution. Set to Fixed.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 12310

Note: See TracTickets for help on using tickets.