At the moment the simulation length in Hercules has to be controlled with two parameters. There is the record_size parameter, which tells Locust how many samples should be simulated. Independent of that the trajectory length in Kassiopeia is controlled with the t_max parameter. That means, increasing the record_size only adds additional zero samples while increasing t_max does not add more samples. I propose that one should depend on the other for simplicity.