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

Avoid redundant updates if changed attributes are a strict subset of existing attributes #96

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

kibertoad
Copy link
Owner

@kibertoad kibertoad commented Feb 23, 2024

fixes ##94

Context: AWS SQS automatically populates attributes with default values that we don't care about and don't change, but they provide a diff that causes attribute update always.

@kibertoad kibertoad merged commit ef50746 into main Feb 23, 2024
5 checks passed
@kibertoad kibertoad deleted the feat/avoid-redundant-updates branch February 23, 2024 14:20
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