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

Implement Submission Service #534

Open
ItsMeBrianD opened this issue Apr 8, 2024 · 1 comment
Open

Implement Submission Service #534

ItsMeBrianD opened this issue Apr 8, 2024 · 1 comment
Assignees

Comments

@ItsMeBrianD
Copy link
Member

Sprocket v1's submission service was responsible for handling the process of a replay submission.

A submission consists of a set of replays, and this service is responsible for interacting with the replay parsing service to extract statistics, and receiving "ratifications" to validate that the stats and replays are the correct ones.

@ItsMeBrianD ItsMeBrianD moved this to Backlog in Sprocket Version 2 Apr 8, 2024
@ItsMeBrianD ItsMeBrianD moved this from Backlog to Ready in Sprocket Version 2 Apr 8, 2024
@ItsMeBrianD ItsMeBrianD moved this from Ready to In progress in Sprocket Version 2 Apr 8, 2024
@ItsMeBrianD ItsMeBrianD self-assigned this Apr 8, 2024
@ItsMeBrianD ItsMeBrianD moved this from In progress to Backlog in Sprocket Version 2 Jul 11, 2024
@ItsMeBrianD ItsMeBrianD moved this from Backlog to Ready in Sprocket Version 2 Jul 11, 2024
@gankoji
Copy link
Member

gankoji commented Oct 30, 2024

What's not clear to me from this ticket is why the submission service needs to be changed: the fundamental concept of submissions and ratifications are not changing. There are some features that could be added, like configurable numbers for ratification and requiring that ratifications come from independent groups, but I don't see the need for a ground up rewrite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

2 participants