is it possible to set interval time between Jobs in NodeJS using npm Queue/P-limit in order to run only one job each second?
is it possible to set interval time between Jobs in NodeJS using npm Queue/P-limit in order to run only one job each second? I've been searching for a solution but have not found any
Thanks