Skip to content

Improve 'scalability' with lots of ppl in chat #17

@jospoortvliet

Description

@jospoortvliet

Testing the Polls app during our conference showed that the showing of results whenever somebody votes is a bit much when you have lots of people in the chat, though the principal idea is pretty good (making it easy to find out how to vote etc). A few ideas:

  • if/when we have pinning of messages, polls could get auto-pinned -> then don't do anything other than maybe a short message that somebody voted, or only show the voter that they voted
  • rate-limit the messages:
    • only once every five votes (better than it is now)
    • only once every minute (even better)
    • or once every 20 messages in the chat (that would be best)

@danxuliu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions