CentreForDigitalHumanities / CentreForDigitalHumanities/readit-interface
Multiple request error regimes
Open
code quality
question
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We have three different async request success/error handling profiles: one defined by jQuery.ajax, one that comes with the `sync`/`error` events from Backbone and one that comes with the promise returned from our own `syncLD`. This is confusing and it isn't always easy to obtain the actual `Error` object in case of failure.
See #152, 631d918.
@alexhebing Do you think this problem is still relevant? If so, should we do something about this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.