Added job interruption handling

This commit is contained in:
Khwezi Mngoma
2026-06-03 10:40:29 +02:00
parent 4bac14881d
commit a0cf847e51
7 changed files with 71 additions and 31 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
using LiteCharms.Features.Quartz;
using LiteCharms.Features.Quartz.Abstractions;
using LiteCharms.Features.Abstractions;
using LiteCharms.Features.Quartz;
using static LiteCharms.Features.Extensions.Postgres;
namespace LiteCharms.Features.Extensions;