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

Make processing of Teams and Stats synchronous #17

Open
PatrickUbelhor opened this issue Mar 6, 2023 · 0 comments
Open

Make processing of Teams and Stats synchronous #17

PatrickUbelhor opened this issue Mar 6, 2023 · 0 comments
Assignees
Labels
tech debt Improvement to code quality, but no new features

Comments

@PatrickUbelhor
Copy link
Member

Currently, the processing of teams and global stats are treated as asynchronous events in separate effects.

These two processes should be synchronous, and occur after match data is received. This logic will likely be moved to a reducer, though most of the work will be done by a service.

@PatrickUbelhor PatrickUbelhor self-assigned this Mar 6, 2023
@PatrickUbelhor PatrickUbelhor added the tech debt Improvement to code quality, but no new features label Mar 6, 2023
@PatrickUbelhor PatrickUbelhor added this to the Seven Rivers 2023 milestone Mar 6, 2023
@PatrickUbelhor PatrickUbelhor removed this from the Championship 2013 milestone Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Improvement to code quality, but no new features
Projects
None yet
Development

No branches or pull requests

1 participant