Adding remote file-size checks when downloading orders
- For some orders, EODMS reports the data as "available-to-download" but when the download links are accessed, nothing is there
- Reported in 8
- To account for these cases, a new check and associated log-message was added to inform the user
- Also added a check for when the EODMS API is down but still returns HTTP-200
**Full Changelog**: https://github.com/m9brady/eodms-api-client/compare/v1.2.5...v1.2.6