Minimize chatter over internal wire
Open
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.