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

Conversations Part 1: Ping #209

Merged
merged 21 commits into from
Jul 2, 2022
Merged

Conversations Part 1: Ping #209

merged 21 commits into from
Jul 2, 2022

Conversation

passsy
Copy link
Member

@passsy passsy commented Jul 2, 2022

This PR adds a ping request to sync information between SDK and backend. (Think "conversations" in the future)

The SyncEngine executes jobs based on events from the SDK. Currently, it schedules:

  • ping
  • pending feedbacks
    both on app start, but it might happen more often in the future.

This is the first step of many to have direct user communication., giving us a rough indication of how scalable our backend has to be with millions of pings a day.

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

Successfully merging this pull request may close these issues.

1 participant