You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cm-api] OPSAPS-36009 Comment for command retry in the cm_api Python
github needs to be updated.
- Removed the note in the comment/doc "Note: The retry will only work
for ClusterUpgrade command for now". This is not valid anymore and more
commands could become retriable soon. Maintaining a while list here is
not reasonable. A command that cannot be retried its canRetry attribute
will be false. That should be good enough.
0 commit comments