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

Watcher callbacks not called with events when use has a config. #2

Open
teltomdyer opened this issue Mar 22, 2023 · 0 comments
Open

Comments

@teltomdyer
Copy link
Collaborator

I noticed events weren't firing in my watchers. I only have one subscriber that looks like this $cache.milestones.query({project_ids: [projectId]}).use({suspend: false}). If I remove the config inside of the use watcher callbacks do get called.

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

No branches or pull requests

1 participant