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
New parameters for the AsyncBufferedConsumer constructor: import_url, request_timeout, groups_url, api_host, retry_limit, retry_backoff_factor, verify_cert.
Changed
Extra arguments (*args, **kwargs) are no longer accepted in the AsyncBufferedConsumer constructor.