sleep (seconds) -> sleepUntil (specific date)
Is there a way to wait to execute something until a specific date without needing to calculate sleep in seconds or use cron?
Something similar to what inngest does with sleepUntil (https://www.inngest.com/docs/reference/functions/step-sleep-until).
2 Replies