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

Errors during a pending activation #26

Open
simonrankine opened this issue Jul 23, 2018 · 0 comments
Open

Errors during a pending activation #26

simonrankine opened this issue Jul 23, 2018 · 0 comments
Milestone

Comments

@simonrankine
Copy link
Contributor

At present IS-05 relies on the client to notice where a pending activation has failed to happen by checking back with the API. In the event a client does check back, the API does not provide any information on the nature of such a failed activation. Possible resolutions include:

  • Providing some information about the success or failure of the previous activation in the active endpoint.
  • Providing history of previous activations at a new new endpoint, including error information.
  • Adding a websocket to IS-05 which would provide information about scheduled activations to subscribers when the are completed.

This would potentially simplify client implementations, and provide better feedback to users as to why errors occurred during activations.

@andrewbonney andrewbonney added this to the v2.0 milestone Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants