Alister Cordiner
Alister Cordiner
**What does this PR do?** Explicitly specifies a charset in the content-type header for the Segment integration. **Are there breaking changes in this PR?** No **Any background context you want...
When the `retryQueue` option is enabled in the Segment integration, it will queue events in localStorage. This means that unsent events may be left behind in localStorage and easily viewable...
Thanks for your excellent library! The docs mention the following patches to s3transfer: > s3_client.download_file* This is performed by the s3transfer module. – Patched with get_object > s3_client.upload_file* This is...
There is an import error when I try to import `flows.handler`. It looks like `handler.py` it is trying to import a name that does not exist. ``` Python 2.7.11 (default,...