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

Consider allowing the destination limit to favor new sources #1228

Open
johnivdel opened this issue Apr 1, 2024 · 1 comment · May be fixed by #1217
Open

Consider allowing the destination limit to favor new sources #1228

johnivdel opened this issue Apr 1, 2024 · 1 comment · May be fixed by #1217
Labels
enhancement New feature or request

Comments

@johnivdel
Copy link
Collaborator

The max destinations for unexpired sources limit is currently spec'd such that:

once a publisher site registers sources for 100 different destinations, all subsequent source registrations will fail

Registrations will fail until these sources expire or until they are attributed. This has the downside that it locks out registration on a site.

We may want to consider, instead of blocking new sources, to kick out old sources to make space. This could be done by formulating this limit as a FIFO queue.

@giladbarkan-github
Copy link
Collaborator

Could we please detail the privacy concern this limit addresses?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants