Respect shard concurrency limit
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
public int Total { get; init; }
|
||||
public int Remaining { get; init; }
|
||||
public int ResetAfter { get; init; }
|
||||
public int MaxConcurrency { get; init; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user