lily_website

πŸ“‚ Core Worker Infrastructure

⬅️ Back 🏠 Docs Root

This directory contains the core infrastructure components and base classes for the background workers. It includes configuration settings, base worker definitions, and common utilities like email clients and template renderers.

πŸ—ΊοΈ Module Map

Component Description
πŸ“œ Base Base classes and abstract definitions for workers
πŸ“œ Config Configuration settings for the worker application
πŸ“œ Tasks Core tasks shared by all workers (requeue, retry)
πŸ“‚ Base Module Base module: shared services (Email, Templates, Twilio)