dapr / dapr/cli

Increase resiliency of init flow by ignoring failures due to removal of archive

Open
#946 0 comments 0 reactions 0 assignees View on GitHub
area/cli kind/bug P2 size/XS triaged/resolved
Dominant language
Go
Stars
353
Forks
221
Avg merge
3d 8h
Merged PRs (30d)
2

Description

## Expected Behavior

As part of `installBinary` flow we should continue incase of any failures while removing downloaded archive from the default dapr bin path.

We can report the error as an warning and even think of moving removal section to background fire and forget task for perf gains.

## Actual Behavior

Init workflow will stop incase there are any errors while removing the downloaded archive.

## Release Note

RELEASE NOTE:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.