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 empty pushes from galley #3646

Merged
merged 6 commits into from
Oct 13, 2023
Merged

Conversation

pcapriotti
Copy link
Contributor

@pcapriotti pcapriotti commented Oct 12, 2023

This fixes the edge case of empty pushes being sent to gundeck from galley, due to a wrong base case in the chunk splitting function. It also adds some unit tests.

https://wearezeta.atlassian.net/browse/WPB-3169

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Oct 12, 2023
Co-authored-by: Marko Dimjašević <marko.dimjasevic@wire.com>
@pcapriotti pcapriotti merged commit 036e2ca into develop Oct 13, 2023
@pcapriotti pcapriotti deleted the pcapriotti/gundeck-empty-notif branch October 13, 2023 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants