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

[uss_qualifier] Use mock_uss background tasks for atproxy_client #45

Conversation

BenjaminPelletier
Copy link
Member

@BenjaminPelletier BenjaminPelletier commented Feb 16, 2023

This PR follows up on #40 to use shared mock_uss background tasks for atproxy_client functionality as well as tracer.

Also add retries to atproxy_client's response notifications to atproxy in an effort to address #28.

The diff will look smaller if "Hide whitespace" is checked in the diff view settings.

"atproxy client worker {} from process ID {} is stopping",
worker_id,
os.getpid(),
def _get_basic_auth() -> Tuple[str, str]:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be replaced with the new configuration from #46

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I try to keep my PRs mostly disjoint, but there's often a little bit of overlap. Will definitely merge main into this branch and resolve before merging this branch back to main.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just put it as a reminder. PR are perfect like that. Thanks !

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@BenjaminPelletier BenjaminPelletier force-pushed the uss_qualifier/mock_uss-tasks-atproxy_client branch from eb1122f to f961c0e Compare February 17, 2023 17:11
@BenjaminPelletier BenjaminPelletier merged commit 7a056b1 into interuss:main Feb 17, 2023
@BenjaminPelletier BenjaminPelletier deleted the uss_qualifier/mock_uss-tasks-atproxy_client branch February 17, 2023 17:49
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

Successfully merging this pull request may close these issues.

2 participants