Task::BackfillFeed
Inherits Task < Ktistec::Model::Polymorphic < Ktistec::Model::Common < Ktistec::Model < Reference < Object
Backfills a feed with posts that match its criteria.
Constants
BATCH_INTERVAL = 5.seconds
BATCH_SIZE = 250
Log = ::Log.for(self)
Class methods
Instance methods
perform(batch_size = BATCH_SIZE)
Sourcestate
Sourcestate=(state : State)
Source