Crawler v1.1.0 Crawler.Fetcher.Retrier.Spec behaviour

Spec for defining a fetch retrier.

Link to this section Summary

Link to this section Types

Link to this type

fetch_url()
fetch_url() :: (... -> any())

Link to this type

opts()
opts() :: map()

Link to this section Callbacks

Link to this callback

perform(fetch_url, opts)
perform(fetch_url(), opts()) :: term()