The default, which stops background work
No cpu-throttling annotation means CPU is throttled between requests, so anything after the response pauses until the next one arrives
{"metadata":{"name":"payments-api"},"spec":{"template":{"metadata":{"annotations":{}},"spec":{"containerConcurrency":80,"timeoutSeconds":300,"containers":[{"resources":{"limits":{"cpu":"1","memory":"512Mi"}}}]}}}}