Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

When Fog gets an error trying to spawn an instance, figure out a way to present the end user with a suitable error message. #33

Open
mkasztelnik opened this issue Dec 8, 2014 · 1 comment
Assignees

Comments

@mkasztelnik
Copy link
Member

How about "An error has occurred when trying to instantiate your service. Our administrators have been notified of this event and will take action to mitigate it. We apologize for the inconvenience."?

Additionally, consider attaching e.message to the error notification.

@mkasztelnik
Copy link
Member Author

Take a look at #63. This idea can be used to solve this issue. I see it as follow:

  • new appliance is created
  • next satisfy_appliance action is started

satisfy_appliance action can be asynchronous but it is ok because every action object will have action_logs assigned, where we can notify user about any failures.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants