Hi,
I want to delete data from cache by using HangfireBackgroundWorkerBase according to determined period. I could read cache data from manager but, I can not read from HangfireBackgroundWorkerBase with same cache key. How can I use cache data in backgrounjob worker.
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
- ABP Framework version: v5.3.3
- UI type: / MVC /
- DB provider: EF Core /
- Tiered (MVC) or Identity Server Separated (Angular): yes /
- Exception message and stack trace:
- Steps to reproduce the issue:"
6 Answer(s)
-
0
-
0
Hi,
I can't reproduce the problem. can you create a new project to reproduce the problem and share it with me? [email protected] thanks.