Skip to content

Allow bulk status requests from python client

Diego Ciangottini requested to merge dciangot/fts-rest:allow-bulk-status into develop

Adding get_jobs_statuses method to python client in order to allow bulk status retrieval. Needed in the context of migrating Rucio FTS code to python bindings.

https://its.cern.ch/jira/browse/FTS-1338

Not sure what is the way for contributing you prefer though, so please let me know if you prefer anything else.

Merge request reports