Skip to content

0.3.53

Compare
Choose a tag to compare
@zhang123cnn zhang123cnn released this 28 Jan 16:06
· 266 commits to master since this release
7b6d9d7
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