Expected Behaviour
When uploading an extension package, the packager should more gracefully handle longer-than-expected upload times.
Actual Behaviour
The uploader uses a retry loop of 50 times, then errors out. Extension processing usually still happens on the Launch servers just fine.
Reproduce Scenario (including but not limited to)
Unsure
Steps to Reproduce
Consult with Launch API team about reasons that an extension package would take a long time to process.
Platform and Version
@adobe/reactor-uploaderv5.0.2
Sample Code that illustrates the problem
https://github.com/adobe/reactor-uploader/blob/master/bin/monitorStatus.js#L21-L33
Logs taken while reproducing problem
