DiceDecaySchedulingConfiguration

class DiceDecaySchedulingConfiguration(decayManager: <Error class: unknown class><DecayManager>, properties: DiceStoreProperties)

Schedules the decay tick (materialise cached confidence, then apply lifecycle transitions). Split out so @EnableScheduling is only switched on when decay is enabled. Resolves the DecayManager lazily via ObjectProvider so it's robust to the backend that registered it.

Constructors

Link copied to clipboard
constructor(decayManager: <Error class: unknown class><DecayManager>, properties: DiceStoreProperties)

Functions

Link copied to clipboard
fun tick()