nerd
nerd copied to clipboard
Fix double upload bytes to be reported due to AWS SDK
Expected Behavior
During the upload phase we expect the number of uploaded bytes to be reported just once. With the latest SDK commit uploaded bytes are reported double. We need to investigate how this happens