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

Parrotfish for Step Function, Exploration Stage #163

Merged
merged 25 commits into from
Aug 26, 2024

Conversation

zyangbi
Copy link
Contributor

@zyangbi zyangbi commented Aug 8, 2024

No description provided.

Ziyi Yang added 8 commits July 14, 2024 21:45
* 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
Copy link

@github-actions github-actions bot left a 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.

@zyangbi zyangbi force-pushed the step_function_dev branch from 61bcea0 to b83c3b3 Compare August 14, 2024 03:12
@zyangbi zyangbi force-pushed the step_function_dev branch from b83c3b3 to fa79596 Compare August 15, 2024 09:18
@zyangbi zyangbi force-pushed the step_function_dev branch from fa79596 to 17b1657 Compare August 15, 2024 10:30
Copy link
Collaborator

@arshiamoghimi arshiamoghimi left a 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

.gitignore Show resolved Hide resolved
src/logger.py Outdated Show resolved Hide resolved
src/main.py Outdated Show resolved Hide resolved
src/main.py Outdated Show resolved Hide resolved
tests/step_function/test_step_function.py Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@arshiamoghimi arshiamoghimi self-requested a review August 26, 2024 04:11
@arshiamoghimi arshiamoghimi changed the base branch from master to step_function_dev August 26, 2024 04:43
@arshiamoghimi arshiamoghimi changed the base branch from step_function_dev to master August 26, 2024 04:43
@arshiamoghimi arshiamoghimi merged commit e73a990 into ubc-cirrus-lab:master Aug 26, 2024
8 checks passed
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