Skip to content

Commit d8c6f9b

Browse files
authored
Update insert-functions.md - insert funk FAQ logging limit
1 parent 950a70b commit d8c6f9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/connections/functions/insert-functions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,3 +600,7 @@ DELETE deleteInsertFunction(fn_id)
600600
For more information, visit Segment's [Public API docs](https://docs.segmentapis.com/tag/Functions){:target="_blank"}.
601601

602602
{% endcomment %}
603+
604+
##### What is the maximum data size that can be displayed in console.logs() when testing a Function?
605+
606+
The test function interface has a 4KB console logging limit. Outputs surpassing this limit will not be visible in the user interface.

0 commit comments

Comments
 (0)