|
d79dd8c3d5
|
Fix CancellationToken Source crashing all Workers after 10 Minutes of runtime
|
2025-07-21 19:32:29 +02:00 |
|
|
64b89d4537
|
Do not use a Thread to Periodically check for Due workers.
Each Periodic Worker has it's own Thread that waits for execution.
|
2025-07-21 13:45:39 +02:00 |
|
|
9743bb6e8e
|
Fix Worker-Cycle:
Periodic set last execution,
Print Running Worker-Names when done
|
2025-07-03 22:48:06 +02:00 |
|
|
681d56710a
|
TrangaSettings as static field in Tranga instead of Static class
|
2025-07-03 17:30:58 +02:00 |
|
|
8a06ed648c
|
BaseWorker Logging
|
2025-07-02 22:34:00 +02:00 |
|
|
e327e93163
|
BaseWorker, BaseWorkerWithContext DoWork, call: Scope setting
TrangaBaseContext Sync return with success state and exception message
|
2025-07-02 22:15:34 +02:00 |
|
|
91c91e4989
|
Refactor Controllers
SettingsController.cs
SearchController.cs
QueryController.cs
NotificationConnectorController.cs
MetadataFetcherController.cs
MangaConnectorController.cs
FileLibraryController
LibraryConnectors
WorkerController
|
2025-07-02 21:12:47 +02:00 |
|
|
57bb87120a
|
WIP
|
2025-07-02 02:26:02 +02:00 |
|