Libera-Chat / Libera-Chat/sable

Rate limiting

Open
#170 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
132
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Expensive commands (such as JOIN, WHO and LIST) are often rate-limited in other large ircds (e.g. solanum). It would be nice to have a general way to rate-limit clients in sable and have this integrate into the command-handler codegen.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the command-handler code generation and the handling of the expensive JOIN, WHO, and LIST commands. Define how a general client rate limit should integrate with generated command handlers, then verify that the design covers these commands and other potentially expensive operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.