snowplow / snowplow-python-tracker

Snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games
Apache License 2.0
43 stars 67 forks source link

Add missing params to Async Emitter Constructor (close #323) #326

Closed Jack-Keene closed 1 year ago

Jack-Keene commented 1 year ago

This PR fixes an issue where request_timeout and custom_retry_codes are missing from the Async Emitter constructor