Commits


Krisztián Szűcs authored and Wes McKinney committed b557587f4f7
ARROW-7877: [Packaging] Fix crossbow deployment to github artifacts Closes #6458 from kszucs/crossbow-upload-retry and squashes the following commits: 39ece8e3c <Krisztián Szűcs> increase the number of retries 5ae28f4bd <Krisztián Szűcs> flake8 17ed9ed7d <Krisztián Szűcs> increase timeouts 3fb77eadf <Krisztián Szűcs> remove existing asset before reattempting the upload 2ba572a88 <Krisztián Szűcs> sleep between uploads dd46ef4f0 <Krisztián Szűcs> more detailed response error 3dc753954 <Krisztián Szűcs> show size 81ca5719e <Krisztián Szűcs> re-enable upload 577a4b0b4 <Krisztián Szűcs> move file reading inside the retry loop 0fa46aa1b <Krisztián Szűcs> less verbose logging 348cebb3e <Krisztián Szűcs> fallback to application/zip mime type 3a3098e5f <Krisztián Szűcs> enable verbose logging 1175c1fb5 <Krisztián Szűcs> catch more exceptions cb35484b6 <Krisztián Szűcs> implement retry logic for uploading github assets Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>