ADR-10: Deployment debouncing

More details about this document
Latest published version:
https://adr.decentraland.org/adr/ADR-10
Feedback:
GitHub decentraland/adr (pull requests, new issue, open issues)
Edit this documentation:
GitHub View commits View commits on githistory.xyz

Context and Problem Statement

How do we debouncing profile/scene deployments to avoid DDoS and wasted bandwidth?

Considered Options

  1. Server side debouncing

  2. Client side debouncing (deployment)

  3. Client side debouncing (mute button)

  4. Do nothing

Decision Outcome

We decided to do Client side debouncing (both options 2 and 3). We may measure deployments in the future to revisit the server conversation.

Participants

License

Copyright and related rights waived via CC0-1.0. Withdrawn