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

Handle Lambda timeouts in the Artemis Repo API #206

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Conversation

Kamsiy
Copy link
Contributor

@Kamsiy Kamsiy commented Jul 22, 2024

Description

  • Resolve Lambda timeout errors in the Artemis repo-handler
  • Catch Lambda timeout errors from the Artemis repo-handler and handle them in Heimdall
  • Reduce the number of items submitted to the Artemis repo API from 100 to 20 repositories
  • Skip branches that have been deleted

Motivation and Context

How Has This Been Tested?

tested in a dev environment

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change

Checklist

  • My code follows conforms to the coding standards.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Pic

Embed something funny here

@Kamsiy Kamsiy marked this pull request as ready for review July 22, 2024 13:50
@Kamsiy Kamsiy requested a review from a team as a code owner July 22, 2024 13:50
@Kamsiy Kamsiy changed the title Handle Lambda timeout in the Artemis Repo API Handle Lambda timeouts in the Artemis Repo API Jul 22, 2024
@Kamsiy Kamsiy added this pull request to the merge queue Jul 22, 2024
Merged via the queue into main with commit bdb2bed Jul 22, 2024
6 checks passed
@Kamsiy Kamsiy deleted the heimdall-bug-fixes branch July 22, 2024 14:16
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