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

Improve Harmony Job Status Check Logic #62

Open
frankinspace opened this issue Feb 28, 2025 · 2 comments
Open

Improve Harmony Job Status Check Logic #62

frankinspace opened this issue Feb 28, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@frankinspace
Copy link
Member

During ASF testing of bignbit with OPERA RTC products, some harmony requests were taking a very long time causing a large number of lambdas to run every 20 seconds to query harmony. A few suggestions for improvements were:

@frankinspace frankinspace added the enhancement New feature or request label Feb 28, 2025
@asjohnston-asf
Copy link

Including a backoff factor to the wait time would be lovely as well.

@frankinspace
Copy link
Member Author

@asjohnston-asf I like your idea of refactoring get_harmony_job_status. The retry policy for that step in the workflow could be tuned by setting them via tf module parameter and would cover everything we want I think https://docs.aws.amazon.com/step-functions/latest/dg/concepts-error-handling.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants