Bug #3351
Updated by Tom Clegg over 10 years ago
Sequence seems to be # Upload hangs (progress stuck at 832M / 938M 88.7%) # Nginx proxy (in front of Keep proxy) reports 408 Request Timeout # User types ^C # arv-put reports a We use this logic for API requests because httplib2 throws BadStatusLine warning, then a stack trace # Nginx proxy reports a few 200 requests when reusing an already-open connection whose server side has closed. * source:sdk/python/arvados/api.py#L27 We should do the same thing for earlier PUT and GET requests in Keep.