I want to execute a task once an hour. Even if this task is called more than once, we only keep one call to execute and ignore the rest.
Thank you.