Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
controller: add logs to catch some weird issues
The API might return 422 for various kind of situations. However we don't return an error and there is a possibility an attach/dettach could fail. Let us log the error and response to see if there is anything we can do fix stuff on our side.
- Loading branch information