Laura Neto
dcd8b42522
Move cache instructions pruning to background job (#19598)
* Remove pruning logic from `CacheInstructionService.ProcessInstructions()`
* Add and register `CacheInstructionsPruningJob` background job
* Add unit tests
* Remove breaking change in ICacheInstructionService
* Adjust some obsoletion messages to mention v17
* Added missing scope
* Update tests
* Fix obsoletion messages version
* Update ProcessInstructions methods summary
2025-07-01 11:17:59 +02:00
..
2024-04-11 09:08:56 +02:00
2024-04-08 11:17:32 +02:00
2024-02-28 12:27:54 +01:00
2025-03-21 19:42:15 +01:00
2024-05-13 08:28:42 +02:00
2024-11-20 19:02:30 +01:00
2024-12-17 12:37:49 +01:00
2025-07-01 11:17:59 +02:00
2025-04-23 12:28:51 +02:00
2024-02-26 15:43:48 +01:00
2024-06-25 08:44:36 +02:00
2025-04-09 09:58:01 +02:00
2025-03-03 07:38:30 +01:00
2025-01-20 11:41:13 +01:00
2025-01-20 11:41:13 +01:00
2024-09-24 12:56:28 +01:00
2024-02-28 12:27:54 +01:00
2024-05-06 13:14:11 +02:00
2025-03-21 17:02:31 +00:00
2025-04-23 20:05:41 +02:00
2024-05-17 16:06:26 +02:00
2025-03-21 19:42:15 +01:00
2024-04-08 11:14:25 +02:00
2025-01-20 11:41:13 +01:00
2025-05-19 11:00:15 +02:00
2024-12-17 12:37:49 +01:00
2024-10-01 15:03:02 +02:00
2025-03-03 07:38:30 +01:00
2024-12-03 08:51:23 +01:00
2024-08-17 15:00:24 +01:00