# Schedule CleanupExpiredSessionsJob hourly via host cron or Kamal: # 0 * * * * cd /app && bundle exec rails runner "CleanupExpiredSessionsJob.perform_async"