Skip to content

bad DBS API usage #21

@belforte

Description

@belforte

in
https://github.com/CMSCompOps/TransferTeam/blob/master/consistency_check/SCC/SCCUtils.py
the DBS client API is re-created at every iteration inside the main loop.
THis is very inefficient, slow and uselessly heavy on DBS.
SHould be initialized outside the loop and then used once for each filename.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions