-
Notifications
You must be signed in to change notification settings - Fork 4
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
Parrotfish for Step Function, Exploration Stage #163
Parrotfish for Step Function, Exploration Stage #163
Conversation
* feat: explore lambda functions in parallel * fix: set maximum memories before payload exploration to avoid ResourceConflictException * feat: handle TooManyRequestsException caused by exceeding concurrent execution limit
* fix: handle ReadTimeoutError * fix: Optimize logs * fix: Use only one input for each function
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello! Thank you for your contribution.
Thank you for contributing to this repository. The maintainers will review the code and respond within a few days.
61bcea0
to
b83c3b3
Compare
b83c3b3
to
fa79596
Compare
fa79596
to
17b1657
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the clean coding and adding tests. I have left some minor commnets
No description provided.