mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-15 18:20:11 +00:00
Respect shard concurrency limit
This commit is contained in:
parent
ccd12df996
commit
e7ae9dbe44
2 changed files with 32 additions and 8 deletions
|
|
@ -5,5 +5,6 @@
|
|||
public int Total { get; init; }
|
||||
public int Remaining { get; init; }
|
||||
public int ResetAfter { get; init; }
|
||||
public int MaxConcurrency { get; init; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue