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

Deleting issue #1

Closed
tmeasday opened this issue Apr 4, 2013 · 4 comments
Closed

Deleting issue #1

tmeasday opened this issue Apr 4, 2013 · 4 comments

Comments

@tmeasday
Copy link
Owner

tmeasday commented Apr 4, 2013

See these in logs, and presences aren't always being deleted:

Exception in queued task: Error: Removed nonexistent document

I think it's due to using upsert, which I'm not sure is supported.

@jonjamz
Copy link

jonjamz commented May 29, 2013

Hey is this still an issue with the package?

@tmeasday
Copy link
Owner Author

Actually, it's not an issue with this package, per se. It's an issue with https://github.com/erundook/meteor-publish-with-relations (I should open one there) related to meteor/meteor#944.

In short: using presence is fine, but don't use it in combination with p-w-r, for now.

@tmeasday
Copy link
Owner Author

(When I say don't use it in combination, I mean don't publish presences via PWR, you can use both packages in your project though).

@jonjamz
Copy link

jonjamz commented May 29, 2013

Oh man, thank you for qualifying that response, because I'm actually in the process of integrating both into my app. 👍

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

2 participants