Skip to content

Commit 72ee40a

Browse files
garghimahimagarg
andauthored
Updating doc around resiliency params (#59)
Co-authored-by: himagarg <[email protected]>
1 parent 909f810 commit 72ee40a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

DEVELOPER_GUIDE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ AEP Sink connector configurations can be supplied in the call register the conne
4444
| aep.connection.auth.client.code | IMS client code | | no | |
4545
| aep.connection.auth.client.secret | IME client secret | | no | |
4646
| aep.flush.bytes.kb | bytes threshold to determine the batch | 4 | no | |
47+
| aep.connection.maxRetries | maxNumber of retries in case of failure from aep streaming endpoint | 3 | no | |
48+
| aep.connection.retryBackoff | retryBackoff in millis while retrying aep streaming endpoint | 300 | no | |
49+
4750

4851
## Step-by-Step Workflow
4952

0 commit comments

Comments
 (0)