Skip to content

Commit a232c25

Browse files
authored
Merge pull request #5255 from segmentio/tanjinhong72-patch-2
Add information regarding default limit number of functions
2 parents 1246cff + a18b906 commit a232c25

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 across Source, Insert, and Destination Functions. If you want to create more, please reach out to [Segment](mailto:[email protected]).

0 commit comments

Comments
 (0)