diff options
author | Rory& <root@rory.gay> | 2025-07-31 13:25:42 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-07-31 13:25:42 +0200 |
commit | 96daf84ffb1a32e376a616d9ffa2fd6412f5fbfa (patch) | |
tree | 3cb9f9c1553fa05d945ffcf94467f1260dd115d5 /LibMatrix | |
parent | Sync ArcaneLibs (diff) | |
download | LibMatrix-96daf84ffb1a32e376a616d9ffa2fd6412f5fbfa.tar.xz |
Follow retry-after or fall back to 500ms on ratelimit exceeded errors
Diffstat (limited to 'LibMatrix')
-rw-r--r-- | LibMatrix/Extensions/MatrixHttpClient.Single.cs | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/LibMatrix/Extensions/MatrixHttpClient.Single.cs b/LibMatrix/Extensions/MatrixHttpClient.Single.cs |