Overview of Lagoon Actions Handler
mainThe Lagoon Actions Handler is a service designed to process background actions within the Lagoon platform. It is used for non-urgent, long-running operations that should not block the main user interface or critical API paths. Examples of handled actions include:
- Bulk deployments
- Bulk tasks
- Other non-urgent background processes