Kuma (Baserow’s AI assistant): often the fastest way to get help. Try asking Kuma before posting here. Available to all SaaS users, and to self-hosted users with a connected AI model.
on
Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
SaaS
What are the exact steps to reproduce this issue?
Hello everyone,
I recently reviewed how the now() formula works. The documentation states:
Do the today() and now() functions update automatically?
Yes. Both functions update every 10 minutes. Use today() for the current date only, and now() when you need both date and time.
However, after running checks, the timing varies: sometimes it lasts 5 minutes before updating, and the maximum time I observed was almost 17 minutes.
Is there a more precise update range, or is it random? What is the maximum update time?
Thank you very much in advance!