Skip to content

Commit 3b62173

Browse files
committed
Apply suggestion from code review
1 parent ee350b6 commit 3b62173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/integration_error_codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ id: integrationerrors
1313
| errors.awaiting-retry.429 | Rate limit exceeded. contact the partner to raise your limit or avoid sending events in burst. |
1414
| errors.awaiting-retry.5xx | The partner's API report an internal error. Consider disabling this integration or contact the integration partner to address this issue. |
1515
| errors.awaiting-retry.ENOTFOUND<br>errors.awaiting-retry.ECONNREFUSED <br>errors.awaiting-retry.ECONNRESET<br>errors.awaiting-retry.ECONNABORTED<br>errors.awaiting-retry.EHOSTUNREACH<br>errors.awaiting-retry.EAI_AGAIN | Segment is unable to establish a connection with the partner's server. This could mean your Segment configurations contain some invalid settings or that the integration is no longer operational. If your configurations are valid, consider disabling this integration or contact the integration partner to address this issue. |
16-
| Others | Refer to the error message you receive for more information. Refer to our <a href="/docs/connections/test-connections/"> How do I test my connections guide</a> for more debugging help.
16+
| Others | Refer to the error message you receive for more information. See the article, [Testing Connections](/docs/connections/test-connections/) for more debugging help.

0 commit comments

Comments
 (0)