antikythera v0.4.0 AntikytheraCore.AsyncJob.RateLimit View Source

Link to this section Summary

Link to this section Functions

Link to this function

check_for_command(queue_name)

View Source

Specs

check_for_command(atom()) :: :ok | {:error, pos_integer()}
Link to this function

check_with_retry_for_query(queue_name, f, attempts \\ 0)

View Source

Specs

check_with_retry_for_query(atom(), (() -> a), non_neg_integer()) :: a
when a: any()
Link to this function

milliseconds_per_token()

View Source