You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add information regarding default limit number of functions
Modify the statement to the following as advised by Spencer:
"Each workspace has a default limit of 25 Functions in total across Source, Insert, and Destination Functions. If you want to create more than 25, please reach out to [email protected]."
Copy file name to clipboardExpand all lines: src/connections/functions/usage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,4 +72,4 @@ If you're only issuing a single request in your function and it is slow, you mig
72
72
73
73
## Default limit number
74
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].
75
+
Each workspace has a default limit of 25 Functions in total across Source, Insert, and Destination Functions. If you want to create more than 25, please reach out to [email protected].
0 commit comments