Skip to content

failover: add disabled handler argument to game post manager if something goes wrong #15

@sudojunior

Description

@sudojunior

Sometimes permissions can be removed without warning, and the service likely isn't prepared for that. There is a possibility to listen for each channel as a pre-emptive measure, or go the faster route and hit a 403 instead and then disable the handler instance. Logic to handle all components would also need to use this to catch any additional interactions before they can be run (if the failover code is active).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions