HEPCloud / decisionengine_modules

Apache License 2.0
2 stars 19 forks source link

Change glideclient advertisement logic #484

Closed BrunoCoimbra closed 8 months ago

BrunoCoimbra commented 9 months ago

This PR changes the glideclient classads advertisement logic to address #446. Now, the GlideinWMS module of Decision Engine will keep refreshing glideclients while Glideins associated with them are present.

pep8speaks commented 8 months ago

Hello @BrunoCoimbra! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 1522:24: F821 undefined name 'glideids_to_advertize'