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

Retries count and retry pause is configurable for all Asset Ingestors #1612

Conversation

cylinder-y
Copy link
Contributor

@cylinder-y cylinder-y commented Dec 12, 2018

new configuration field was added for FAM tasks:
-retry count
-retry pause

@update-changelog
Copy link

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the CHANGELOG.md file with this pull request.

@badvision
Copy link
Contributor

I'm not sure that having the timeout replaced with retry_pause is a good idea. timeout is more of a connection timeout interval and that could be several seconds. Retry pause in the FAM actions class is something that is usually in milliseconds.

@badvision badvision self-assigned this Dec 14, 2018
Copy link
Contributor

@badvision badvision left a comment

Choose a reason for hiding this comment

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

See comments regarding timeout

@cylinder-y
Copy link
Contributor Author

Hi @badvision,
Thanks a lot for reviewing, I have rolled back timeout field
--Yaraslau

@badvision badvision merged commit 4b2e5c6 into Adobe-Consulting-Services:master Dec 14, 2018
davidjgonzalez pushed a commit to davidjgonzalez/acs-aem-commons that referenced this pull request Jan 27, 2019
…Adobe-Consulting-Services#1612)

* Retries count and retry pause is configurable for all Asset Ingestors
justinedelson pushed a commit that referenced this pull request Feb 6, 2019
…#1612)

* Retries count and retry pause is configurable for all Asset Ingestors
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.

2 participants