Skip to content

Commit 29b9563

Browse files
remove Event Delivery references
1 parent 3fbedd0 commit 29b9563

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/connections/functions/insert-functions.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -237,12 +237,6 @@ Note the following limitations for batching with insert functions:
237237
238238
{% endcomment %}
239239

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-
![A screenshot of the event delivery tab, showing 519 failed events broken into categories explaining why they failed](images/event-delivery.png)
245-
246240
### Destination insert functions error types
247241

248242
- **Bad Request** - Any error thrown by the function code that is not covered by the other errors.

0 commit comments

Comments
 (0)