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

[AppConfig] Use AioHttpTransport #26427

Closed
YalinLi0312 opened this issue Sep 23, 2022 · 0 comments · Fixed by #26259
Closed

[AppConfig] Use AioHttpTransport #26427

YalinLi0312 opened this issue Sep 23, 2022 · 0 comments · Fixed by #26259
Assignees
Labels
App Configuration Azure.ApplicationModel.Configuration Azure.Core Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@YalinLi0312
Copy link
Member

YalinLi0312 commented Sep 23, 2022

The current default async transport used in AppConfig - AsyncioRequestsTransport - is pretty old, not good in use. We should align it to the one used in current azure-core - AioHttpTransport.

@YalinLi0312 YalinLi0312 added Client This issue points to a problem in the data-plane of the library. App Configuration Azure.ApplicationModel.Configuration labels Sep 23, 2022
@YalinLi0312 YalinLi0312 added this to the 2022-10 milestone Sep 23, 2022
@YalinLi0312 YalinLi0312 self-assigned this Sep 23, 2022
@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Sep 23, 2022
@azure-sdk azure-sdk added Azure.Core needs-team-triage Workflow: This issue needs the team to triage. labels Sep 23, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Sep 23, 2022
@xiangyan99 xiangyan99 removed the needs-team-triage Workflow: This issue needs the team to triage. label Sep 26, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
App Configuration Azure.ApplicationModel.Configuration Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants