CronKeep alive
Keep-alive
Keeps the database connection warm. Triggered by a cron scheduler.
curl -X GET "http://localhost:3002/cron/keep-alive"{
"ok": true
}Keeps the database connection warm. Triggered by a cron scheduler.
curl -X GET "http://localhost:3002/cron/keep-alive"{
"ok": true
}