Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'retryData' and 'newErrorsAndRetryData' to preSavePage hook documentation. #100

Merged
merged 4 commits into from
Jan 8, 2021

Conversation

aniltallam
Copy link
Contributor

No description provided.

README.md Outdated
@@ -66,6 +66,7 @@ the hook preSavePage function.
* 'bearerToken' - a one-time bearer token which can be used to invoke selected integrator.io API routes.
* 'data' - an array of records representing one page of data. A record can be an object {} or array [] depending on the data source.
* 'errors' - an array of errors where each error has the structure {code: '', message: '', source: ''}.
* 'retryData' - an object with structure {<traceKey of record>: record} containing errored out records and and their traceKeys.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"and retry information" instead of "and and their traceKeys"

@dks-ait dks-ait merged commit 8544d45 into celigo:master Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants