Skip to content

Feature request - Create calculation service for gavel voting system #753

@wickathou

Description

@wickathou

Usign https://github.com/anishathalye/gavel python app, create an alternative backup system, which can be used as a service for calculating the scores generated from the votes submitted on the Junction Platform

Is your feature request related to a problem? Please describe.
Currently the Gavel system rewritten on JS is running on the same thread as the Junction Platform blocking the app of serving users while each calculation runs

Describe the solution you'd like
Offload the calculations to be performed by the original Gavel algorithm, as a API service, separate from the main application

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions