Usually not, if the time is spent waiting on a database or a web API or some other I/O-ish activity. If you are burning CPU with some super-complex in-memory algorithm, then total gateway CPU usage will throttle everyone.
1 Like