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

Parse.Cloud.onLiveQueryEvent Documentation #666

Merged
merged 4 commits into from
Sep 17, 2019
Merged

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Aug 14, 2019

closes: #628

This is a work in progress. I plan on adding more parameters on the server like sessionToken and connectedAt timestamp.

If you can think of any other parameters / events that would help with monitoring I can open a PR with them

closes: #628

I plan on adding more parameters on the server like sessionToken and connectedAt timestamp.

If you can think of any other parameters / events that would help with monitoring I can open a PR with them
Copy link
Contributor

@TomWFox TomWFox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

_includes/cloudcode/cloud-code.md Outdated Show resolved Hide resolved
Co-Authored-By: Tom Fox <tomfox@surprises.io>
@dplewis
Copy link
Member Author

dplewis commented Aug 14, 2019

@davimacedo Are there any other features you can think of that we can add to this for better monitoring?

@davimacedo
Copy link
Member

I think it would be very helpful to have the client's installationId, sessionToken, and usingMasterKey in these events. I've seen some developers asking for them.

@dplewis
Copy link
Member Author

dplewis commented Aug 16, 2019

I opened a PR for improving this. parse-community/parse-server#5927

I will update this PR and the Wiki after the next server release.

@dplewis
Copy link
Member Author

dplewis commented Sep 12, 2019

@TomWFox i forgot about this one. I already updated the Wiki. This should be good to go after the last release.

_includes/cloudcode/cloud-code.md Outdated Show resolved Hide resolved
Co-Authored-By: Tom Fox <tomfox@surprises.io>
@TomWFox TomWFox merged commit fcfed9f into gh-pages Sep 17, 2019
@TomWFox TomWFox deleted the onLiveQueryEvent branch September 17, 2019 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📕 Parse.Cloud.onLiveQueryEvent not documented
3 participants