MLOS
MLOS copied to clipboard
bugfix: MySQL can round microseconds into the future causing scheduler to skip trials
trafficstars
Solution: truncate microseconds of the current timestamp when scheduling new trials to be executed ASAP
Closes #756