We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909f810 commit 72ee40aCopy full SHA for 72ee40a
DEVELOPER_GUIDE.md
@@ -44,6 +44,9 @@ AEP Sink connector configurations can be supplied in the call register the conne
44
| aep.connection.auth.client.code | IMS client code | | no | |
45
| aep.connection.auth.client.secret | IME client secret | | no | |
46
| 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
+
50
51
## Step-by-Step Workflow
52
0 commit comments