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
Copy file name to clipboardExpand all lines: src/connections/functions/insert-functions.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -237,12 +237,6 @@ Note the following limitations for batching with insert functions:
237
237
238
238
{% endcomment %}
239
239
240
-
## Destination insert functions logs and errors
241
-
242
-
A function can throw errors, or Segment might encounter errors while invoking your function. You can view these errors in the [Event Delivery](/docs/connections/event-delivery/) tab for your Destination as in the example below.
243
-
244
-

245
-
246
240
### Destination insert functions error types
247
241
248
242
-**Bad Request** - Any error thrown by the function code that is not covered by the other errors.
0 commit comments