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
Glide currently provides only async APIs across all clients. However, a synchronous Python client is a common requirement, especially for simpler applications.
We got several user requests, indicate the need for a sync API.
The text was updated successfully, but these errors were encountered:
Describe the feature
Glide currently provides only async APIs across all clients. However, a synchronous Python client is a common requirement, especially for simpler applications.
We got several user requests, indicate the need for a sync API.
The text was updated successfully, but these errors were encountered: