OffBroadwayRedisStream.RedisClient.fetch
You're seeing just the callback
fetch
, go back to OffBroadwayRedisStream.RedisClient module for more information.
Specs
fetch(demand :: pos_integer(), last_id :: id(), config :: keyword()) :: {:ok, messages :: [message()]} | {:error, OffBroadwayRedisStream.RedisClient.ConnectionError.t()} | {:error, any()}