@@ -1109,7 +1109,7 @@ class Portainer:
params={"serviceID": service_id, "pullImage": pool}
try:
resp = self._api_put(path, json=params, timeout=20)
print(resp)
# print(resp)
except ValueError as e:
print(f"Error restarting service: {e}")
return []
The note is not visible to the blocked user.