=doc Fixed typo
This commit is contained in:
parent
b5379632b1
commit
3410e3a615
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ trait AtLeastOnceDeliveryLike extends Eventsourced {
|
||||||
Persistence(context.system).settings.atLeastOnceDelivery.redeliveryBurstLimit
|
Persistence(context.system).settings.atLeastOnceDelivery.redeliveryBurstLimit
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* After this number of delivery attempts a [[AtLeastOnceDelivery.UnconfirmedWarning]] message
|
* After this number of delivery attempts an [[AtLeastOnceDelivery.UnconfirmedWarning]] message
|
||||||
* will be sent to `self`. The count is reset after a restart.
|
* will be sent to `self`. The count is reset after a restart.
|
||||||
*
|
*
|
||||||
* The default value can be configured with the
|
* The default value can be configured with the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue