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

Parcels bound for private gateways aren't deduped #303

Closed
gnarea opened this issue Nov 25, 2020 · 1 comment
Closed

Parcels bound for private gateways aren't deduped #303

gnarea opened this issue Nov 25, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@gnarea
Copy link
Member

gnarea commented Nov 25, 2020

We should dedupe them like we dedupe CCAs.

@gnarea
Copy link
Member Author

gnarea commented Jan 3, 2024

This is actually desirable.

Imagine a Letro user changes their profile picture, and then immediately changes it again. If the original parcel is in the store (i.e., it hasn't been collected by the private gateway), we want to replace it with the new parcel. However, if the private gateway has already collected the original parcel, we still want to send the new one so that Letro can get the latest version of the profile picture.

@gnarea gnarea closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant