EnvelopeGenerator/EnvelopeGenerator.Finalizer
Developer 02 08ca116628 refactor(worker): replace BackgroundService with Quartz IJob for scheduled execution
- Removed inheritance from BackgroundService
- Implemented Quartz IJob interface for better scheduling control
- Replaced ExecuteAsync with Execute(IJobExecutionContext)
- Updated cancellation handling to use context.CancellationToken
2025-11-04 14:49:56 +01:00
..
2025-11-03 16:38:41 +01:00
2025-11-03 16:38:41 +01:00