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

reverted a the move of the httpx client #60

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

yairsimantov20
Copy link
Collaborator

Description

What - We dont want users to play with the requests to port
Why - It might not be that bad to let the clients handle their own httpx clients
How - reverted a change

Type of change

  • Non-breaking change (fix of existing functionality that will not change current behavior)

Copy link
Contributor

@Tankilevitch Tankilevitch left a comment

Choose a reason for hiding this comment

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

For a followup pr I suggest we create another global httpx client for the integration that will be accessible to the integration (could be a feature flag or something) that way we encourage the integration developer to re-use the client but still it doesn't effect the port httpx client

@yairsimantov20
Copy link
Collaborator Author

For a followup pr I suggest we create another global httpx client for the integration that will be accessible to the integration (could be a feature flag or something) that way we encourage the integration developer to re-use the client but still it doesn't effect the port httpx client

https://getport.atlassian.net/browse/PORT-4460

@yairsimantov20 yairsimantov20 merged commit 2961825 into main Aug 9, 2023
1 check passed
@yairsimantov20 yairsimantov20 deleted the revert-httpx-client-move branch August 9, 2023 07:59
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