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
Any ideas?
the api supports a a scheduled for, but the flow only supports sleep for for now and so you will have to do the compute