question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Should we dismiss action errors?

See original GitHub issue

Cache promise rejections is a common question (#7, #16), and I believe we need to discuss if we need cache actions errors or dismiss them?

Pros

  • Handle vue-cache rejections on our stores is undesirable behavior;
  • It’ll cause some errors if is not well handled;
  • Users don’t know about cache rejections, because is not documented anywhere;

Cons

  • It can add complexity and increase module size;
  • Intercepting the promise is an invasive procedure;

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
superwfcommented, Nov 30, 2018

@VitorLuizC just do what you could to make it better. In this year my team change to use react for company jobs and I did not use vue for more than a year. So I am glad to accept suggestion from real vue user. Would you like to be a collaborator of this repo?

1reaction
VitorLuizCcommented, Nov 29, 2018

@superwf If you agree I can make the PR with this change, but it have to be a breaking change and we need to bump to version 2.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rule 41. Dismissal of Actions | Federal Rules of Civil Procedure
If a defendant has pleaded a counterclaim before being served with the plaintiff's motion to dismiss, the action may be dismissed over the...
Read more >
Preserving Error When Amending a Complaint after Claims ...
Attorneys familiar with Rule 15 are aware that an amended complaint supersedes the original complaint, and thus becomes the active pleading in ...
Read more >
What is a Motion to Dismiss? - FindLaw
You may file a motion to dismiss if you believe the claims in a lawsuit against you are invalid. Learn about this and...
Read more >
1. Motions to Dismiss: Appeal and Error. An appellate court ...
23 As a general rule, when a court grants a motion to dismiss for failure to state a claim, a party should be...
Read more >
A dismissal may be considered as unfair if it is based on the ...
The law Under French employment law, any mistake or error made by an ... for dismissal when such errors are linked to the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found