provide clear error message when push step is timed out
Open
bug
- Dominant language
- Go
- Stars
- 41
- Forks
- 45
- Avg merge
- 6h 52m
- Merged PRs (30d)
- 5
Description
**Describe the bug**
If push step was timed out, it retried 3 times and return an error message saying the push failed. The error message didn't point out it's a timeout issue.
2020/09/03 07:25:44 Pushing image: XYZ, attempt 2
2020/09/03 07:25:45 Pushing image: XYZ, attempt 3
failed to run step ID: acb_step_1: failed to push images successfully
Run ID: cc1rej failed after 16m17s. Error: failed during run, err: exit status 1
Contributor guide
Assessment
This issue has not been assessed yet.