perf: improve wait for results performances by reducing the size of the request and making multiple at the same time #343
Annotations
2 warnings
packages/csharp/ArmoniK.Api.Client/EventsClientExt.cs#L85
Parameter 'bucket_size' has no matching param tag in the XML comment for 'EventsClientExt.WaitForResultsAsync(Events.EventsClient, string, ICollection<string>, CancellationToken, int, int)' (but other parameters do)
|
packages/csharp/ArmoniK.Api.Client/EventsClientExt.cs#L86
Parameter 'parallelism' has no matching param tag in the XML comment for 'EventsClientExt.WaitForResultsAsync(Events.EventsClient, string, ICollection<string>, CancellationToken, int, int)' (but other parameters do)
|
This job succeeded
Loading