Michael Telatynski

Results 141 issues of Michael Telatynski

https://spec.matrix.org/v1.15/client-server-api/#get_matrixclientv1mediadownloadservernamemediaid states a 429 to be used for when a request is rate-limited yet a 500 is used instead. looks like the rate limited case is missing from https://github.com/t2bot/matrix-media-repo/blob/main/api/_routers/98-use-rcontext.go#L192-L228