Releases: dmwm/AsyncStageout
1.0.2pre1
Add support of /store/group
Include publication closure on task completion
Include ops command for publication resubmission
Add JobsIdsStatesByWorkflow view to retrive the workflow status from CRAB Client.
1.0.1pre14
Inlcude retry status in the files status monitoring.
Optimize and fix ASO reduce functions.
Handle correctly files removal timeout.
Fix files publication monitoring.
Minor fixes.
1.0.1pre12
Set 100 as default of max files per job.
First implementation of cooloff retry of files.
Publish files after a timeout since the last publication.
Publish first files sooner.
Add timeout to lcg-del command to remove files from the temp area.
Get rid of DBS2 code.
1.0.1pre11
Do not remove files from the temp area if couch does not respond.
Fix FilesCleaner module and Couch interactions in stress conditions.
Set default workflow expiration time to 1.
Enforce ASO/Couch communication reliability in stress conditions.
1.0.1pre10
Remove 2h waiting time for dataset migration
Fix publication views for publication monitoring
Do not fail files when DBS is down
Improve logging
Remove old monitoring views
Fix Stat component to use the new monitoring views
Fix the publication component to retrieve correctly files by user
Set to 7 days the default docs expiration in the DB.
Fail correctly the file if the submission to FTS3 does not succeed.
Remove deprecated mapping of the sites (coming from PanDA integration)
Align parent dataset migration to the local DBS within the next exit_code of DBS3
1.0.1pre9
- Fix UTC time conversion in the monitor views.
- Remove unused views.
- Set FTS3 as default for the data transfer.
- Fix file path for the FilesCleaner View.
- Restore the FilesCleaner Component.
- Restructure the monitor couchapp using WMCore couchskel.
1.0.1pre8
- Use the stale views in case their results are already cached.
- Include Killed status in JobsStatesByWorkflow view.
- Add new monitoring views showing files count and size.
- Include throughput monitoring.
- Remove unused user proxy export
- Add timeout to FTS command.
- Remove unused views.
- Add support of transfer throughput monitoring.
- Include "not_published" state into PublicationStateByWorkflow view.