network traffic limiter
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4.6k
- Forks
- 251
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 34
Description
In the case of sandboxes, network traffic limits can be applied at the time the MicroVM is created.
What approach could be taken to address this issue with agentos?
If we assume the development of an online coding tool, a thoughtless user might embed a pattern of repetitive network requests within a loop or attempt to secretly download gigabytes of data.
(When used as a server-side script engine)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or implementation entry points are named. Start by clarifying how network traffic limits should apply when a MicroVM is created and how the approach would support an online coding tool or server-side script engine; done means a concrete, agreed approach for limiting repetitive requests and large downloads.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100