-
Notifications
You must be signed in to change notification settings - Fork 464
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
Refactor Scorer Service into Distinct Service Groups #1537
Closed
4 tasks
nutrina opened this issue
Aug 2, 2023
· 4 comments
· Fixed by passportxyz/passport-scorer#358 or passportxyz/passport-scorer#361
Closed
4 tasks
Refactor Scorer Service into Distinct Service Groups #1537
nutrina opened this issue
Aug 2, 2023
· 4 comments
· Fixed by passportxyz/passport-scorer#358 or passportxyz/passport-scorer#361
Comments
erichfi
changed the title
Split scorer service into service groups
Refactor Scorer Service into Distinct Service Groups
Aug 7, 2023
Where do we think the cgrants and trusta_labs modules fit into this? Maybe along side the ceramic cache in Passport Requests Service? |
@lucianHymer I would add that to the |
This was referenced Aug 23, 2023
Putting this in blocked, I am looking to pair with somebody to help me pull this over the finish line. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Objective:
Enhance our infrastructure's stability and scalability by segmenting the scorer service into distinct service groups. This will allow for more efficient load handling, safer incremental rollouts, and targeted infrastructure improvements.
Details:
To better manage high loads and facilitate safer and incremental infrastructure updates, we aim to segregate the scorer service's functions into specific groups. Each group can then be individually managed during high traffic periods.
Tasks:
Load Balancer Configuration:
Implementation Notes:
Future Implications:
This restructuring will enable us to address infrastructure challenges for each task group individually, allowing for risk-reduced testing and solution implementation.
The text was updated successfully, but these errors were encountered: