Back

[SOLVED] Question about functions

  • 0
  • Functions
ianmont
7 May, 2023, 19:39

When I run multiple functions at the same time, they are put in waiting, if they are in waiting can they fail because of the timeout time?

In other words, when the function is waiting, can the timeout time interrupt it or what other process could interrupt the running of the waiting functions?

TL;DR
The user is asking if functions can fail if they are waiting due to a timeout timer. The response is that the timeout timer starts when the function starts executing, but it will not interrupt a function that is in a waiting state.
Drake
7 May, 2023, 19:44

No, the timeout timer starts when it starts executing.

ianmont
7 May, 2023, 19:49

ok thanks

Guille
8 May, 2023, 14:11

If your question was answered, can you please set this message as [SOLVED]?

ianmont
14 May, 2023, 22:13

[SOLVED] Question about functions

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more