I would like to use APScheduler to handle task scheduling and queues. I am currently using the very basic APScheduler settings: BackgroundScheduler() I know how
BackgroundScheduler()