Regarding resume, if the persist fails the PA will unconditionally be
stopped, so there is no supervision involved (no resume) for persist
failures. What the BackoffSupervisor does is to start the PA again after
exponential backoff delay.


/Patrik
tors 5 nov. 2015 kl. 18:11 skrev <[email protected]>:

> Yes, resume actor will serve your proposal.
>
>
> Em quinta-feira, 5 de novembro de 2015 12:20:10 UTC-3, Anders Båtstrand
> escreveu:
>>
>> Thank you for the detailed answer!
>>
>> I will accept potentially more out-of-order messages.
>>
>> Am I correct to also skip the BackoffSupervisor, and just use resume()?
>> Restarting the actor seems to serve no purpuse now. With resume() the actor
>> can still do other stuff.
>>
>> Best regards,
>>
>> Anders
>>
>> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to