It's not clear what a good time to do this is.
We don't want to do it during a user's request. But we don't want to assume a background job system.
Perhaps the answer is a scope on QuoVadis::Session and a snippet in the README showing how to use it from, say, a cron job.
It's not clear what a good time to do this is.
We don't want to do it during a user's request. But we don't want to assume a background job system.
Perhaps the answer is a scope on
QuoVadis::Sessionand a snippet in the README showing how to use it from, say, a cron job.