Closed zmoon closed 9 months ago
and also address a few warnings.
Default timeout is 10 (like it was set to before), but now, by default, 4 retries will be made, for a total of 5 tries. And both timeout and retries can be set from add_data.
add_data
cc: @jordanschnell
xref: NOAA-CSL/MELODIES-MONET#232
Retries shouldn't be needed after moving to AWS (#113), but we might set it up so using AWS would be optional.
As noted here, a historical case with full-length files did succeed, though took > 2 hours.
and also address a few warnings.
Default timeout is 10 (like it was set to before), but now, by default, 4 retries will be made, for a total of 5 tries. And both timeout and retries can be set from
add_data
.cc: @jordanschnell
xref: NOAA-CSL/MELODIES-MONET#232