Code review comment for lp:~gholt/swift/autocreate

Revision history for this message
gholt (gholt) wrote :

Oh, I guess you mentioned retry. Not sure I'd want to implement retries on that since we don't really do that elsewhere in the proxy. But even if we don't retry, it seems like I should change non-2xx to cause a 5xx on the original request rather than a 404 or something.

« Back to merge proposal