Items for Friday
Cantor, Scott
cantor.2 at osu.edu
Mon Jan 30 12:47:17 EST 2017
> Haven't looked at IDP-1115 yet in detail, but glancing at the summary I'm
> 99.9% sure the delta is deliberate. We make the timeout different for the
> batch vs dynamic cases, that was part of what we did back in the fall before
> the release. We decided 60s is too long a timeout for the dynamic case, since
> it's directly user-visible, being "inline" in the user request flow.
And the batch case has to handle large files that can take 30+ seconds in unusual cases to download, the dynamic one doesn't.
Probably if one or the other is relying on the HttpClient default it might be better to have both metadata resolver parsers setting it explicitly, just so there's parity in handling it at that later, but that's style.
-- Scott
More information about the dev
mailing list