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
Hi there. We're currently using Sanic as our web server, which allows us writing asynchronous handlers. However, the recurly-client is still a bottleneck when handling requests from our clients, so my question is: when will you add support for async http-requests to this library?
The text was updated successfully, but these errors were encountered:
Hi there. We're currently using Sanic as our web server, which allows us writing asynchronous handlers. However, the recurly-client is still a bottleneck when handling requests from our clients, so my question is: when will you add support for async http-requests to this library?
The text was updated successfully, but these errors were encountered: