-
Notifications
You must be signed in to change notification settings - Fork 14
Debug mode
Paul Nilsson edited this page Mar 10, 2025
·
2 revisions
In debug mode, the pilot will print out (much) more information. This mode can be activated with the -d pilot option. Simplest is to have Harvester set it by adding --debug to pilot_args in CRIC for the relevant queue (select "Add Param" in the "Associated Params" section and add value "--debug" to the pilot_args parameter).
- Introduction
- Pilot Architecture
- Project Structure
- Pilot Workflows
- Event service
- Metadata
- Signal Handling
- Error Codes
- Containers
- Special Algorithms
- Timing Measurements
- Data Transfers
- Copy Tools
- Direct Access
- Fallback Mechanism in Unified PanDA Queues
- Pilot release procedure