runn icon indicating copy to clipboard operation
runn copied to clipboard

How to count tests that were not completed in time for load testing

Open k2tzumi opened this issue 1 year ago • 2 comments

When repeatedly executing a load test, a test started near the end time fails to complete within the specified time and an error occurs. Why not have it counted as the number of uncompleted cases instead of an error?

k2tzumi avatar Jan 05 '24 00:01 k2tzumi

I think it is a very good suggestion. It will probably be a feature that will be realized using WithCancelCause().

k1LoW avatar Jan 05 '24 06:01 k1LoW

[Memo] The main body of the load test is done with the following library https://github.com/ryo-yamaoka/otchkiss

k2tzumi avatar Jan 09 '24 00:01 k2tzumi