radicle-dev / radicle-link

The second iteration of the Radicle code collaboration protocol.
Other
421 stars 39 forks source link

Add a reason to request::states::Status::Failed #651

Closed alexjg closed 3 years ago

alexjg commented 3 years ago

In addition to adding a reason to the request state enum we also modify librad::git::storage::fetcher::Fetcher::fetch to return a more descriptive error in the case of exceeded fetch limits.

Signed-off-by: Alex Good alex@memoryandthought.me