protoactor-go icon indicating copy to clipboard operation
protoactor-go copied to clipboard

subscriber may block PubSubMemberDeliveryActor

Open qazwsxedckll opened this issue 1 year ago • 0 comments

image

An actor can take considerable time to do calculations and it will block messages in the next batch. Maybe ReenterAfter should be used here or just use send.

qazwsxedckll avatar Dec 31 '23 07:12 qazwsxedckll