The Maryland web server seems to be having reliability problems with connections; I am implementing a delay between calls that may help here, but it's really out of our hands.
On the other hand, we're requesting a bunch of old files that are not at all necessary. These could be pulled from cache or consolidated into a larger CSV and downloaded (and also stored in cache). There's newer functionality to check to see if the file is cached ...
The Maryland web server seems to be having reliability problems with connections; I am implementing a delay between calls that may help here, but it's really out of our hands.
On the other hand, we're requesting a bunch of old files that are not at all necessary. These could be pulled from cache or consolidated into a larger CSV and downloaded (and also stored in cache). There's newer functionality to check to see if the file is cached ...