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

Ending data stream to user #24

Closed
shahbuland opened this issue Sep 22, 2022 · 0 comments
Closed

Ending data stream to user #24

shahbuland opened this issue Sep 22, 2022 · 0 comments
Assignees

Comments

@shahbuland
Copy link
Collaborator

  • Need to add ability to remove users with the API

  • Add something to API so that when pipeline is exhausted, it automatically removes all users

  • Need to update user view once they've been removed
    -> In the simplest case, we add a "Exit" flag to task, that the manager can add to a task
    -> Generate a task with no data and an exit flag, client sees this and switches to a "Thanks for helping!" screen of some sorts

  • In some cases, the client might have some data being shown to them, but they've already been removed.
    -> This will require them to submit something
    -> Posting submission will result in error, need the client manager to take submission, dump it, then give back the exit flag

@shahbuland shahbuland self-assigned this Sep 23, 2022
@shahbuland shahbuland mentioned this issue Sep 24, 2022
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