bunq / sdk_java

Java SDK for bunq API
MIT License
47 stars 23 forks source link

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

Closed angelomelonas closed 3 years ago

angelomelonas commented 3 years ago

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