Skip to content

Update slah.rb to capture all StandardErrors

Ronald van Zon requested to merge capture_standarderrors into master

Instead of trying to capture every specific error, we will capture them all and retry again after 300 seconds

Merge request reports