Feature Request: Logging Quick Retries in Last Layer (MID Layer)
Problem: Currently, quick retries in the last layer (MID layer) are not logged when last.parent_retry has parent.config set to "simply_retry," and last.simple_server_retry_responses has parent.config set to "500,501,502,504,412."
Request: Enable logging for these quick retries in the described scenario, potential benefits, such as better troubleshooting or monitoring
Have you tried enabling all parent logging with debug enabled to see if you can get what you want?
Information for the retry is there, but not able to get it into logs:
http_trans_debug_retry_mid.txt
but not able to log it.
This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.