mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-10 14:22:52 +01:00
chore: Add note about Cloud Function timeout (#44)
This commit is contained in:
@@ -40,6 +40,15 @@ If a **Success** signal is sent the result parameters will be available as outpu
|
||||
|
||||
<##head##>
|
||||
|
||||
:::note
|
||||
|
||||
When using a Noodl-hosted Cloud Service, there is currently a timeout of 15 seconds.
|
||||
When the time has passed without a response the request will be canceled and the Error will be `timeout`.
|
||||
|
||||
This does not happen when running Cloud Functions locally where there is no timeout, same when running your own self-hosted Cloud Service.
|
||||
|
||||
:::
|
||||
|
||||
## Inputs
|
||||
|
||||
| Data | Description |
|
||||
|
||||
Reference in New Issue
Block a user