aksio-insurtech / AppManager

MIT License
4 stars 2 forks source link

Add a retry mechanism for failed uploads of config files during deployment #181

Open einari opened 1 year ago

einari commented 1 year ago

Sometimes we see transient errors, such as The specified resource may be in use by an SMB client. during upload of configuration files. We should simply just retry N number of times instead of just failing.