lexich / lexich/redux-api

Uncaught (in promise) Error: Application abort request

Open
#201 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
493
Forks
86
PR merge metrics
No merged PRs in 30d

Description

I'm not clear on the purpose of this error, and how I should be catching it to prevent it. It's happening on some reset() calls but not all. I see abort() gets called when the reset action is dispatched but I'm not clear on why it only happens on some resets.

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the uncaught promise error across reset() calls and trace the reset action to the abort() call mentioned in the report. Compare resets that trigger the error with those that do not, then establish when the promise is rejected and what handling is expected. Done means the abort behavior and a reliable way to prevent or handle the uncaught error are documented or fixed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.