Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better failure detection when API connection fails #17

Open
boonebgorges opened this issue Oct 31, 2012 · 0 comments
Open

Better failure detection when API connection fails #17

boonebgorges opened this issue Oct 31, 2012 · 0 comments

Comments

@boonebgorges
Copy link
Owner

There are a bunch of ways the API connection could fail:

  • Creating a user
  • Referencing an existing EP user
  • Creating a group
  • Referencing an existing EP group
  • Creating a group pad
  • Referencing an existing pad
  • Creating a group session

Right now, there are not good failure mechanisms for detecting failure and failing gracefully. At the very least, these failures should not set into motion an infinite loop of requests to EPL. At best, there should be a more helpful system of displaying error messages, along with tools for rectifying the errors.

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

No branches or pull requests

1 participant