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

Block bad publisher #2500

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Block bad publisher #2500

merged 1 commit into from
Jan 31, 2024

Conversation

gammazero
Copy link
Collaborator

This provider publishes large numbers of advertisements, with each ad having a single multihash. Then publishing separate removal advertisements to delete each of those. Indexing cannot be done like this. It is not only incredibly inefficient but will fill up the indexer's local datastore with remembering processed ad CIDs.

Blocking publisher at both assigner and indexer.

This provider is publishing large numbers of advertisements, with each ad having a single multihash. Then publishing a separate removal advertisements to delete each of those. Indexing cannot be done like this. It is not only incredibly inefficient, but will fill up the indexer's local datastore with remembering processed ad CIDs.

Blocking publisher at both assigner and indexer.
@gammazero gammazero merged commit b442128 into main Jan 31, 2024
9 checks passed
@gammazero gammazero deleted the block-bad-publisher branch January 31, 2024 19:13
gammazero added a commit that referenced this pull request Feb 3, 2024
gammazero added a commit that referenced this pull request Feb 3, 2024
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.

1 participant