Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing sleep causing a tight loop for connectivity service lookup #316

Open
plasorak opened this issue Nov 21, 2024 · 0 comments
Open

Missing sleep causing a tight loop for connectivity service lookup #316

plasorak opened this issue Nov 21, 2024 · 0 comments

Comments

@plasorak
Copy link
Collaborator

I believe there is a missing import time;time.sleep(0.2) around here:

self.logger.debug(f'Could not find the address of \'{uid_regex}\' on the application registry')

This causes the connectivity service client to go on a tight loop when connection cannot be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant