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

Remove getUserObject call immediately after UserContext creation (reduce rate-limit hits) #199

Closed
1 of 2 tasks
angelomelonas opened this issue Sep 10, 2020 · 0 comments · Fixed by #200 or #201
Closed
1 of 2 tasks
Assignees
Labels
Milestone

Comments

@angelomelonas
Copy link
Contributor

Steps to reproduce:

  1. Initialize BunqContext

What should happen:

  1. Everything works as expected.

What happens:

  1. Some users with multiple clients run into rate-limit issues.

SDK version and environment

  • Tested on 1.14.1
  • Sandbox
  • Production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment