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

Fulcro 2.0: Support auto-error handling for recoverable network errors #49

Closed
1 of 3 tasks
awkay opened this issue Nov 2, 2017 · 2 comments
Closed
1 of 3 tasks
Assignees

Comments

@awkay
Copy link
Member

awkay commented Nov 2, 2017

The new history system will enable a cool kind of error handling that will simplify apps. It will be opt-in, since there are server requirements you must agree that you meet:

  • Add code to network layer for auto-retry
  • Add a way for the application to see the back-log depth
  • Add code to traverse history and affect retries
@awkay awkay self-assigned this Nov 2, 2017
@awkay awkay added this to the 2.0.0 milestone Nov 2, 2017
@awkay awkay assigned awkay and unassigned awkay Nov 2, 2017
@awkay awkay removed this from the 2.0.0 milestone Nov 22, 2017
@awkay
Copy link
Member Author

awkay commented Nov 22, 2017

I'm clearing this from the 2.0 milestone, and deferring it. Most of what we need is there, but I'll be happy if we can get this result by year end. I don't want to defer 2.0 just for this.

@awkay awkay added this to TODO in Fulcro Development Mar 8, 2018
@awkay
Copy link
Member Author

awkay commented Apr 6, 2018

This is simply not something I'm going to code until someone actually wants it. Too many other things to do, and unhappy path handling just isn't where people's heads are.

@awkay awkay closed this as completed Apr 6, 2018
@awkay awkay removed this from TODO in Fulcro Development Aug 24, 2018
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

1 participant