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

Add an App Store Server API Client that supports async via httpx #100

Closed
alexanderjordanbaker opened this issue Jun 21, 2024 · 4 comments
Closed

Comments

@alexanderjordanbaker
Copy link
Collaborator

Will resolve the asynchronous ask from #91

  • Both an async and synchronous client should be supported
  • Existing client signatures should be preserved if possible
  • An update to the README describing async vs sync
@tani-shi
Copy link

We highly need this feature.
Both history API v1/v2 are slow response time.

  • /inApps/v1/history: 757.5ms
  • /inApps/v2/history: 790.5ms

Our app store api server that only has this library is not perform and much low RPS now.

@alexanderjordanbaker
Copy link
Collaborator Author

@tani-shi That sounds surprisingly slow, I'd recommend filing a ticket in Feedback Assistant if you are still experiencing that with specific calls

@alexanderjordanbaker
Copy link
Collaborator Author

#105

@alexanderjordanbaker
Copy link
Collaborator Author

This is now released

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

2 participants