Skip to content
#

golang-library

Here are 1,747 public repositories matching this topic...

fortio
mandarjog
mandarjog commented May 15, 2019

At present we can run the load generator for a set amount of time or a certain number of requests.
I would like to a mode --reconnetRequests=1000 where fortio client will reconnect after 1000 requests.

Use case: We are testing SDS cert rotation using an https fortio client (std client).
For cert rotation to be exercised fortio should reconnect periodically to fetch the new cert.
In

pacoorozco
pacoorozco commented Jun 18, 2020

Is your feature request related to a problem? Please describe.
No, it's not related to a problem, but I think YAML is more suitable for configuration. It's easier to read than JSON.

Describe the solution you'd like
The approach is to change the default configuration file to YAML format. This should be backwards compatible, so by using a flag or by detecting JSON format we should trans

suyashkumar
suyashkumar commented May 22, 2020

There are all sorts of odd or even non-conformant DICOMs out in the world.

When we encounter parser failures on a DICOM (for both the current and the in progress rewrite), it would be good to be able to toggle a debug mode flag that can help us better dig into parsing failures and provide helpful information. Ideally if this information is not PHI (e.g. just DICOM tags, other general info), it

Improve this page

Add a description, image, and links to the golang-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the golang-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.