Skip to content

Internal Commands #119

Discussion options

You must be logged in to vote

Hi,
the main benifit is reliability. ProcessInternalCommandsCommandHandler configures retry policy to handle exceptions and even if a command wasn't finally processed the command and the error won't be lost. Later you can analize errors and can easily try to handle the command again.

The other point is ability to control the rate at which messages are processed. Application now are not to process a message as soon as it is delivered but application is able to choose the pace of processing.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by AurelianTimu
Comment options

You must be logged in to vote
1 reply
@i-vukman
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants