Skip to content
Snippets Groups Projects

THistSvc: abort job in case file size is too large

Merged Frank Winklmeier requested to merge fwinkl/Gaudi:thistsvc_maxsize into master
  1. Nov 28, 2024
    • Frank Winklmeier's avatar
      THistSvc: abort job in case file size is too large · 342f2aa3
      Frank Winklmeier authored
      Instead of gracefully shutting down the job when the file size becomes
      too large, abort the job with an exception. This ensures that such jobs
      are correctly detected by the production system as failed.
      
      Closes ATEAM-1030.
      342f2aa3
Loading