Teztale: record reception time earlier in the code
In order to prevent more interference, get time for validation and application as soon as possible.
This is not likely to actually change anything, because what is currently happening is mostly just a Lwt promise returning directly after an int comparison., but recording the timestamp as soon as possible is more logical anyway.
Edited by Julien SAGOT