Kyle Evans c134aef340 repo: Download: restore some semblance of previous behavior
When archival was made async, the GET endpoint was only useful if a previous
POST had initiated the download. This commit restores the previous behavior,
to an extent; we'll now submit the archive request there and return a
"202 Accepted" to indicate that it's processing if we didn't manage to
complete the request within ~2 seconds of submission.

This lets a client directly GET the archive, and gives them some indication
that they may attempt to GET it again at a later time.
2020-05-05 19:13:23 -05:00
..
2020-04-01 01:14:46 -03:00
2020-05-05 11:57:30 -05:00
2019-08-23 12:40:29 -04:00
2020-04-05 07:20:50 +01:00