Hello there,
I just started using the CLI apid, so I might be missing something, but it looks like (at least in release 0.6) the program is limited to 15 transactions. I only have one step per transaction which is to send a GET request and expect a 200 OK status code, and each transaction sends that for a different URL. If I add a similar 16th transaction to my config file, the program just hangs with no output. Am I doing something wrong?