Concurrent Data Processing in Elixir - Received arguments echo incorrect (Page 45)

Concurrent Data Processing in Elixir - Received arguments echo incorrect (Page 45)

Thanks for reporting this and other issues Mike!

Could you please elaborate on this, what do you mean by “Received arguments echo incorrent” (or did you mean “are incorrect”?). Which command in particular is giving this error?

Thank you for your help!

The line:
“Received arguments: [limit: 1]”

should read:

“Received arguments: [max_retries: 1]"

Got it, thanks for clarifying! I will correct this for the next beta version :+1: