flyctl icon indicating copy to clipboard operation
flyctl copied to clipboard

deploy: display smoke-check failure even when logs are unavailable

Open wjordan opened this issue 1 year ago • 0 comments

When smoke-check failure occurs during a deploy, we display the most recent app logs on the way out. If the call to retrieve the app logs fails, we want to display the smoke-check error alongside the app-log error, instead of just the app-log error.

wjordan avatar Sep 09 '24 22:09 wjordan