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

Improvement: Adapt the matcher so we only match people that are within a certain timezone margin #13

Open
jannesiera opened this issue Aug 9, 2021 · 1 comment

Comments

@jannesiera
Copy link
Contributor

While the matcher currently matches on overlapping time slots successfully, it creates situations where the people who get matched are in completely different timezones. We've received some feedback that when the timezone difference is too big (e.g. 10 hours) this can be a difficult experience.

We should extend the matcher with functionality to restrict the possible overlap if we which to do so (e.g. only match when people have <10 hours timezone difference).

@laenas
Copy link

laenas commented Aug 9, 2021

I'll take responsibility for working on this, given that I ran into something like this last round 😅

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 a pull request may close this issue.

2 participants