Hi all, Another option is to retry to create the application even after failed. There we create the application again and again until it get created. If it fails, users should be able to role back. In this process, for example, if application rxt adding process succeeds but creating git repo fails, we should be able to create git repo and continue without trying to add the rxt.
thank you. On Mon, Jan 6, 2014 at 10:06 AM, Ashansa Perera <[email protected]> wrote: > Hi all, > > To make the application creation process resilient we discussed to > implement a rollback mechanism so that if any resource/infrastructure > creation failed while creating the application we can rollback the app > creation. With this we would be able to reuse the same application key and > utilize the resources. > Another suggestion was to ping the external servers before starting > application creation process, but since pinging servers cannot guarantee > anything > as server can fail in between, we will be going ahead with the rollback > application creation. > > -- > Thanks & Regards, > > Ashansa Perera > Software Engineer > WSO2, Inc > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Manjula Rathnayaka Software Engineer WSO2, Inc. Mobile:+94 77 743 1987
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
