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

Alert client when data has been processed #23

Open
2 tasks
GoelBiju opened this issue Feb 6, 2021 · 0 comments
Open
2 tasks

Alert client when data has been processed #23

GoelBiju opened this issue Feb 6, 2021 · 0 comments
Labels
Not MVP This is not part of the MVP and less urgent

Comments

@GoelBiju
Copy link
Owner

GoelBiju commented Feb 6, 2021

Description:

We are currently sending data to the server although the client at the moment does not say when the operation has been complete without manually checking the data in the database. The client needs to know when all the data has been processed.

Acceptance criteria:

  • Client is notified once all data has been processed by the server
  • The processing thread stops once it has been complete.
@GoelBiju GoelBiju added the Not MVP This is not part of the MVP and less urgent label Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Not MVP This is not part of the MVP and less urgent
Projects
None yet
Development

No branches or pull requests

1 participant