Skip to content

waittocomplete depreciated - alternative? #677

Answered by sm-shaw
MasonGW asked this question in Q&A
Discussion options

You must be logged in to vote

Hi yes, waittocomplete is deprecated and no longer needed to be set manually. Instead, this functionality is managed automatically (so the CLI is consistent with the GUI) and can be controlled with the keepalive_margin setting to determine how long the HammerDB CLI will wait after a workload has completed before terminating the virtual users. From v4.10 this is set to 60 seconds, prior to v4.10 it was 10 seconds, however you can set this to whatever you need if you have long-running operations such as a checkpoint after a workload has finished and don't want HammerDB to terminate it earlier.

hammerdb>print generic
Generic Dictionary Settings
...
commandline          {
 sqlite_db        = …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sm-shaw
Comment options

@MasonGW
Comment options

Answer selected by MasonGW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants