I\'m running a setTimeout, recursively, so i only want to call the API 1 time per minute.
Here is my code:
;(async function ticker (minutes) { try {