Skip to content

3.7.2.4

Compare
Choose a tag to compare
@PalNilsson PalNilsson released this 06 Mar 10:22
· 489 commits to master since this release
93d2524
  • Explicitly setting time zone to UTC for payload (ATLAS)
  • Added timeouts to socket usages
    • Set a timeout of 10 seconds to prevent potential hanging when there are problems with DNS resolution, or if the DNS server is slow to respond
    • The socket module is used in relation to rucio traces and could potentially lead to hanging/unresponsive pilots
  • Changed the default -C to -c -i in the container setup (ATLAS)
    • To preserve the process ids
    • Requested by A. De Silva and A. Mete
  • Setting XRD_LOGLEVEL=Debug before remote file open verification script is run (ATLAS)
    • To facilitate debugging problematic site(s)
    • Requested by R. Taylor
  • Bug fix
    • Now setting rucio site name (as well as missing rucio version) correctly when middleware containers are used
    • Reported by R. Kleinemuhl