Skip to content

Commit 43849b7

Browse files
Merge pull request #6480 from segmentio/rmv-internal-error-code
Remove internal-only error code in the Delivery Overview discards table
2 parents fffc343 + 8184cf1 commit 43849b7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/_includes/content/delivery-overview-discards.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@
4242
<td>No messages found for batch result. After processing messages within batch, no messages returned</td>
4343
<td>Check the event payload and client instrumentation</td>
4444
</tr>
45-
<tr class="settingRow failed-ingest" id="settingRow">
46-
<td>Project not found</td>
47-
<td><samp>project_not_found</samp></td>
48-
<td>The write key is not valid</td>
49-
<td>Provide a valid write key. <br><br>For more information, see the <a href="/docs/connections/find-writekey/">Locate Your Write Key </a>documentation </td>
50-
</tr>
5145
<tr class="settingRow failed-ingest" id="settingRow">
5246
<td>Source disabled</td>
5347
<td><samp>source_disabled</samp></td>

0 commit comments

Comments
 (0)