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

Add mechanism to clear handlers based on dec #30

Open
lurenpluto opened this issue Aug 2, 2022 · 1 comment
Open

Add mechanism to clear handlers based on dec #30

lurenpluto opened this issue Aug 2, 2022 · 1 comment
Assignees
Labels
CYFS Stack This is CYFS Stack task This is a task

Comments

@lurenpluto
Copy link
Member

Due to the persistence mechanism of the handler, after dec modifies the handler, if you forget to remove the old handler, there will be residues that will affect the handler mechanism. So consider adding an interface for clearing the handler based on dec granularity. After dec starts or when necessary, you can call the clearing history version once.

@lurenpluto lurenpluto added task This is a task CYFS Stack This is CYFS Stack labels Aug 2, 2022
@lurenpluto lurenpluto self-assigned this Aug 2, 2022
@lurenpluto
Copy link
Member Author

Consider removing RouterHandler's local persistence mechanism, at least for Handler.post_object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CYFS Stack This is CYFS Stack task This is a task
Projects
None yet
Development

No branches or pull requests

1 participant