Network requests are actions with possible side effects.
- Network requests are actions with possible side effects.
- You can't see what happens on the other side, so you have to assume it could do anything.
- That makes a system that has open-ended network requests hard to be a safe sandbox for experimentation.