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
Hi,
This sample code not working at all, need to be reviewed. It claims to remove machine related resources when an error happens, but actually, it does not. I think there is an issue in the implementation of Flux.map
Also, in line 206, and 220, you try to get resource id from createdResourceIds Map, but you did not add any resource to that map.
Please review the code again
The text was updated successfully, but these errors were encountered:
Hi,
This sample code not working at all, need to be reviewed. It claims to remove machine related resources when an error happens, but actually, it does not. I think there is an issue in the implementation of Flux.map
Also, in line 206, and 220, you try to get resource id from createdResourceIds Map, but you did not add any resource to that map.
Please review the code again
The text was updated successfully, but these errors were encountered: