You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Pilot now randomizes PanDA server URL for get job operation
Previously, only the update job used random URL (better to fail right away in case of DNS problem)
Requested by R. Walker
Real-time logging
Debug mode can now be turned on during running
'tail name_of_known_logfile'-instructions can now be sent to the pilot using the sendCommandToJob.py server script (in combination with setDebugMode.py). Otherwise default payload.stdout is shown
Bug fixes
Protection against missing ‘requests’ Python module
Problem seen on MareNostrum
Also fixed locally by installing said module
Reported by A. Pages
Protection against missing logfileReport in job report