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

Handle errors and improve stacktrace #163

Closed
1 task done
divyanshu013 opened this issue Jan 1, 2018 · 1 comment
Closed
1 task done

Handle errors and improve stacktrace #163

divyanshu013 opened this issue Jan 1, 2018 · 1 comment
Assignees
Labels
enhancement idea 🤔 Discuss new ideas or feature requests
Milestone

Comments

@divyanshu013
Copy link
Contributor

I'm submitting a ...

  • feature request

Expected / new behavior:

We should handle errors, for example by using componentDidCatch and improve the stacktrace for errors if we can, adding browser, OS and reactivesearch version info.

@divyanshu013 divyanshu013 added enhancement idea 🤔 Discuss new ideas or feature requests labels Jan 1, 2018
@divyanshu013 divyanshu013 added this to the 2.1.0 milestone Jan 1, 2018
@metagrover
Copy link
Contributor

Currently errors are emitted on the streams response, and https://github.com/appbaseio/reactivecore/blob/master/src/actions/index.js#L150-L153 handleError() is never getting called. Check appbase-js related methods for this.

bietkul added a commit that referenced this issue Sep 17, 2021
* feat: add rank feature property in RS API

* feat: update docs

* fix: add example for boost property

* Update reference.md

* Update reference.md

Co-authored-by: Siddharth Kothari <sids.aquarius@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement idea 🤔 Discuss new ideas or feature requests
Projects
None yet
Development

No branches or pull requests

2 participants