You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the default from using the synchronous client to instead use the asynchronous client. This is so that the default choice will be the more feature-full choice. The other reason is so that the synchronous implementation is explicitly chosen and users who use it will know that they do want the blocking and potentially inefficient behavior implemented.