← Back to context

Comment by pixl97

2 years ago

Yea, order of mag differences in execution times gets messy behind load balancers.

We had an API that was a kitchen sink of different tools, including reporting. Eventually we split reporting off into its own service/LB group because you can get calls delayed that are returning 100 bytes of text being delayed by a few megabytes of data being assembled.