Both

On Thu, Mar 6, 2014 at 7:44 PM, bryan hunt <[email protected]> wrote:

>
> Do you mean the context.become or context stop self (the ActorRef)?
>
> Thanks,
>
> Bryan
>
> On Thursday, March 6, 2014 4:39:41 PM UTC, √ wrote:
>
>> It's unfortunately broken—you are calling methods on the Actor from
>> within the onComplete.
>>
>>
>> On Thu, Mar 6, 2014 at 5:36 PM, bryan hunt <[email protected]> wrote:
>>
>>> Inspired by one of Roland Kuhn's posts ( https://groups.google.com/d/
>>> msg/akka-user/lQnARF0P4xg/qjbwlyEgqC4J ) - I decided to try rewriting
>>> my operation retrying utility.
>>>
>>> I wonder if it is of use to anyone else, or more to the point if it is
>>> an efficient implementation.
>>>
>>> I've tried to avoid waiting by performing crude tricks like Thread.sleep
>>>
>>> Implementation:
>>>
>>> https://gist.github.com/picsolvebryan/9393216
>>>
>>> Example of use:
>>>
>>> https://gist.github.com/picsolvebryan/9393463
>>>
>>> Is this a good approach or is there a better way?
>>>
>>> Any feedback appreciated.
>>>
>>> Thanks,
>>>
>>> Bryan
>>>
>>> --
>>> >>>>>>>>>> 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/groups/opt_out.
>>>
>>
>>
>>
>> --
>> Cheers,
>> √
>>
>> * ——————— **Viktor Klang*
>> *Chief Architect - **Typesafe <http://www.typesafe.com/>*
>>
>>  Twitter: @viktorklang
>>
>  --
> >>>>>>>>>> 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/groups/opt_out.
>



-- 
Cheers,
√

*———————**Viktor Klang*
*Chief Architect - **Typesafe <http://www.typesafe.com/>*

Twitter: @viktorklang

-- 
>>>>>>>>>>      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/groups/opt_out.

Reply via email to