Vasiliy Tolstov

Results 331 comments of Vasiliy Tolstov

In this i need to use adync error handler that receives via callback single message. And bug drawback i need to. Have all messages publushed in order. In async case...

You connect to leader, so i don't think that you need to shuffle ip. Or you mean that you connect to ip to get metadata about leader?

i have some questions about batch jobs. For example i have some flow that have 20 nodes to execute one operation for each node. First i need some upper bound...

May be good to have backoff interval for retry

I think about it, in case of put it in ExecuteOperation all users needs to add logic to retry, timeouts and backoff. I think that timeout is the core stuff..

@s8sg when you can do retries and timeouts? Or how can i add it to provide pr (in case od adding it to sdk)

i can take this if you provide info for first steps. As i understand i need to parse aws step defintions in json and create Workflow with needed Dags.