pub const FAAS_CRON: &str = "faas.cron";
A string containing the schedule period as Cron Expression.
"0/5 * * * ? *"