Skip to content

Commit 241e570

Browse files
authored
Add information regarding default limit number of functions
Add the following information regarding default limit number of function in each workspace. "Default limit number Each workspace has a default limit of 25 functions in total. Adding the different types of functions, you cannot create more than 25 functions. If you want to create more than 25, please reach out to [email protected]."
1 parent 6bc0275 commit 241e570

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/connections/functions/usage.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,7 @@ for (const response of responses) {
6969
```
7070

7171
If you're only issuing a single request in your function and it is slow, you might want to contact the owner of the external API for support.
72+
73+
## Default limit number
74+
75+
Each workspace has a default limit of 25 functions in total. Adding the different types of functions, you cannot create more than 25 functions. If you want to create more than 25, please reach out to [email protected].

0 commit comments

Comments
 (0)