View Source AntikytheraCore.AsyncJob.RateLimit (antikythera v0.5.1)
Summary
Functions
@spec check_for_command(atom()) :: :ok | {:error, pos_integer()}
@spec check_with_retry_for_query( atom(), (() -> a), non_neg_integer() ) :: a when a: any()
@spec check_for_command(atom()) :: :ok | {:error, pos_integer()}
@spec check_with_retry_for_query( atom(), (() -> a), non_neg_integer() ) :: a when a: any()