abpframework / abpframework/abp

Any handler throwing block the whole inbox queue

Open
#11,210 4 comments 5 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

abp-framework
Dominant language
C#
Stars
14.4k
Forks
3.7k
Avg merge
15h 32m
Merged PRs (30d)
106

Description

https://github.com/abpframework/abp/blob/9c3b34067524b852c9eaf497728409d6f5e08ec4/framework/src/Volo.Abp.EventBus/Volo/Abp/EventBus/Distributed/InboxProcessor.cs#L93-L118

According to the above design, any event handler throws will block the whole queue:

d0fea7de23ec241a506178d606dfb9a

This is not reliable for the production environment.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.