Skip to content

Conversation

@eccles
Copy link
Contributor

@eccles eccles commented Feb 15, 2023

Problem:
if an attachments upload encounters a 429 then the connection is closed resulting in a zero length file.

Solution:
Make sure that Verify is True which will enable keep-alive. Additionally upgrade all dependencies and reformat code to latest standard.

@eccles eccles force-pushed the dev/eccles/upgrade-requirements branch 2 times, most recently from f1cc98a to 0cf8122 Compare February 15, 2023 12:38
Problem:
if an attachments upload encounters a 429 then the connection is closed
resulting in a zero length file.

Solution:
Make sure that Verify is True which will enable keep-alive.
Additionally upgrade all dependencies and reformat code to latest
standard.

Signed-off-by: Paul Hewlett <phewlett76@gmail.com>
@eccles eccles force-pushed the dev/eccles/upgrade-requirements branch from 0cf8122 to 04e2d37 Compare February 15, 2023 13:03
@eccles eccles merged commit 3c6fc43 into main Feb 15, 2023
@eccles eccles deleted the dev/eccles/upgrade-requirements branch February 15, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants