View Source CommonCrawl.Helpers (CommonCrawl v0.3.4)
Summary
Functions
Attempt an anonymous function max_attempts
times.
The function must return an {:ok, _}
, {:error, _}
or {:halt, _}
tuple.
Attempt an anonymous function max_attempts
times.
The function must return an {:ok, _}
, {:error, _}
or {:halt, _}
tuple.