Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
k2tzumi opened this issue Jan 5, 2024 · 2 comments
Open
Labels

Comments

@k2tzumi
Copy link
Collaborator

k2tzumi commented Jan 5, 2024

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?

@k1LoW
Copy link
Owner

k1LoW commented Jan 5, 2024

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

@k1LoW k1LoW added enhancement New feature or request pull request wanted labels Jan 5, 2024
@k2tzumi
Copy link
Collaborator Author

k2tzumi commented Jan 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants