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)
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)