Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以创建一个在 5 分钟后进行回调的计时器?在文档中似乎有 5 秒的执行限制,之后一切都会重置。任何解决方法?
Twilio 开发人员布道者在这里。
Twilio 函数的执行限制为 5 秒,并且不提供任何类型的调度程序。除了使用不同的平台来安排作业之外,没有其他解决方法。