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

Ignore egress requests updated more than 90 days ago #12

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

manics
Copy link
Member

@manics manics commented Mar 20, 2024

Description

Automatically omit egress requests updated more than 90 days ago from the API response to limit the size of the API body (AppSync has a 1MB limit).

Ideally the number of days should be configurable, but given the urgency of this change that can be added later.

This includes PR #11


Declaration : By submitting this pull request, I confirm that my
contribution is made under the terms of the Apache-2.0 license

@manics manics merged commit c676eed into main Mar 20, 2024
2 checks passed
@manics manics deleted the list-pagination-ignore-90 branch March 20, 2024 15:18
@manics
Copy link
Member Author

manics commented Mar 20, 2024

I'll hold off tagging this until the number of days is configurable.

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