0.3.53
Readd log lines for first retryable error (#955) Summary: We removed the error details from the logline in previous commit. However, this log line is essential to our retry logic since we are doing string matching to determine how worker is going to do the retry. This commit is to add the first error back to the log line. Test Plan: Build and verify the logline