Configuration for chunk-based batch processing using Oban Pro's ChunkWorker.
Summary
Types
@type t() :: %AshOban.Chunks{ __spark_metadata__: term(), by: [atom()] | nil, size: pos_integer(), timeout: pos_integer() }
Configuration for chunk-based batch processing using Oban Pro's ChunkWorker.
@type t() :: %AshOban.Chunks{ __spark_metadata__: term(), by: [atom()] | nil, size: pos_integer(), timeout: pos_integer() }