Skip to content

Allow optional forced deletion of zootopia conflict #525

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

Closed
RocketMan opened this issue Apr 20, 2025 · 1 comment
Closed

Allow optional forced deletion of zootopia conflict #525

RocketMan opened this issue Apr 20, 2025 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@RocketMan
Copy link
Owner

Current ZootopiaListener behaviour is to end pre-maturely any show when a conflict is detected, such as a DJ's starting an ad-hoc show. ZootopiaListener deletes the show instead of ending it only if the show would have length less than the minimum, typically 15 minutes.

This issue proposes to add an optional configuration parameter to the ZootopiaListener configuration that would force deletion in all cases.

Proposed behaviour: If the parameter is present and true, a conflicting show would be deleted in all cases; if false or omitted, then legacy semantics would apply.

@RocketMan RocketMan added the enhancement New feature or request label Apr 20, 2025
@RocketMan RocketMan added this to the v3.0.0 milestone Apr 20, 2025
@RocketMan
Copy link
Owner Author

patch landed and deployed to prod; closing

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
Development

No branches or pull requests

1 participant