6 lines
98 B
Ruby
6 lines
98 B
Ruby
SolidQueue.on_start do
|
|
Process.warmup
|
|
|
|
Yabeda::Prometheus::Exporter.start_metrics_server!
|
|
end
|