report to new stats server, with status

This commit is contained in:
David Laban 2024-09-10 19:25:51 +01:00
parent ae13308dec
commit 3b58930c4a
4 changed files with 61 additions and 8 deletions

View file

@ -247,7 +247,7 @@ pub struct GhReleaseArtifactUrl(Url);
impl GhApiClient {
/// Return `Ok(Some(api_artifact_url))` if exists.
///
///
/// Caches info on all artifacts matching (repo, tag).
///
/// The returned future is guaranteed to be pointer size.