when loadtesting this endpoint, overloaded DNS servers causing delayed request handling, which caused logs to be written out of order, making it impossible to trace requests.
need to include a request ID. something like this might work: https://stackoverflow.com/questions/67381447/tracing-golang-http-request
when loadtesting this endpoint, overloaded DNS servers causing delayed request handling, which caused logs to be written out of order, making it impossible to trace requests.
need to include a request ID. something like this might work: https://stackoverflow.com/questions/67381447/tracing-golang-http-request