fsek / fsek/rustsystem

Minimize chatter over internal wire

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
performance reliability
Dominant language
TypeScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, there are a lot of requests being sent unnecessarily from trustauth to server. For instance, the /is-registered path checks if the vote-round is active and if the voter exists on the server, but if we can end the vote round and reset the round to clear the registered voters, there's no reason to check with the server.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.