mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-13 18:59:42 +08:00
How to close the test of 60 seconds? #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @byebvip on GitHub (Dec 13, 2022).
Want to close the running score test 60 seconds limit
It must wait for 60s?
@kmvan commented on GitHub (Dec 13, 2022):
This is to prevent malicious operations.
You can delete
/tmp/xproberBenchmarkTimerfile to reset timer.@byebvip commented on GitHub (Dec 13, 2022):
How to redesign the default value of the timer?
@kmvan commented on GitHub (Dec 13, 2022):
Not now. Maybe release this feature on next version.
@byebvip commented on GitHub (Dec 13, 2022):
Okay, because I read the code and feel too complicated, I can't restart it
@kmvan commented on GitHub (Dec 14, 2022):
Have a try version 8.16 and add
"serverBenchmarkCd": 30,intoxconfig.jsonconfig file.