You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'd like to use ghz to do benchmarking but mimicking the exact behavior of my client. Currently I have a Python client looks like this:
Is your feature request related to a problem? Please describe.
I'd like to use ghz to do benchmarking but mimicking the exact behavior of my client. Currently I have a Python client looks like this:
The Python client can scale up to many workers this is covered by the concurrency flag. However there is no retry options in ghz.
Describe the solution you'd like
Add a flag to support retry policy supplied as a json file.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: