π Core Worker Infrastructure
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) |