cul-it / archival-storage-ingest

Automated ingest application for CULAR archival storage
1 stars 0 forks source link

Graceful stop #11

Closed bb233 closed 5 years ago

bb233 commented 5 years ago

This should make the services look for /cul/app/archival-storage/control/<service>.inhibit or /cul/app/archival-storage/control/archival-storage.inhibit before processing the next message, and stop if it's there.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 66


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/archival_storage_ingest.rb 17 19 89.47%
<!-- Total: 22 24 91.67% -->
Files with Coverage Reduction New Missed Lines %
lib/archival_storage_ingest.rb 1 83.2%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 63: -0.09%
Covered Lines: 826
Relevant Lines: 895

💛 - Coveralls