Skip to main content

Module cold_worker

Module cold_worker 

Source
Expand description

Cold-tier background workers.

Started by the bootstrap layer after the runtime is constructed.

Functionsยง

spawn_cold_flush_worker_if_configured
Start the periodic cold-flush worker if the configured interval is non-zero.
spawn_cold_gc_worker_if_configured
Start the periodic cold-gc worker if the configured interval is non-zero.