Jump to content

Mike Robski

New Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Mike Robski

  1. We have provisioning module that creates physical server deployments with the _CreateAccount function. The process of deploying a server takes 10 minutes or more and to avoid timeouts and bad user experience, we store the ID of the ordered system and return ‘success’ without waiting for the deployment to finish. This approach is problematic, because the user has to repeat the order request to get feedback if the process completed or is still running. We are interested in learning if there is better approach to creating accounts in asynchronous mode where the customer does not have to wait or repeat the request.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated