Hello, I am developing a module to create a service. I want when the API fails to create the service, it returns to the page with an error message and keeps the service pending.
Currently, I am having difficulty figuring out how to return to the page with an error message (if add service from admin) and keep the service pending if provisioning via the API fails. I hope you can help.