Ignore meetings that have less than 3 unique participants #54

Merged
bumi merged 1 commits from bugfix/ignore-small-meetings into master 2020-04-16 19:17:16 +00:00
bumi commented 2020-04-16 16:09:07 +00:00 (Migrated from github.com)

zoom's participants_count is not unique and the same person can be counted
multiple times.
We need to check for unique names.

zoom's participants_count is not unique and the same person can be counted multiple times. We need to check for unique names.
Sign in to join this conversation.
No description provided.