Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Propagate load errors to dependent consumers #2

Closed
nikku opened this issue Oct 21, 2013 · 0 comments · Fixed by #3
Closed

Propagate load errors to dependent consumers #2

nikku opened this issue Oct 21, 2013 · 0 comments · Fixed by #3

Comments

@nikku
Copy link
Owner

nikku commented Oct 21, 2013

Upon load error that occured in a dependency, dependend consumers should be notified so that they may perform error handling.

nikku added a commit to camunda/angular-data-depend that referenced this issue Oct 24, 2013
Adds basic error handling to dataDepend.

* Upon a producer error, the respective data handles $error attribute
gets updated with a reference to the error
* Dependent producers / consumers get notified the error took place

Closes nikku#2
nikku added a commit to camunda/angular-data-depend that referenced this issue Oct 24, 2013
Adds basic error handling to dataDepend.

- Upon a producer error, the respective data handles $error attribute
gets updated with a reference to the error
- Dependent producers / consumers get notified the error took place

Closes nikku#2
@nikku nikku closed this as completed in #3 Oct 24, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant