Base solution for your next web application
Open Closed

Background worker (BackgroundJob) not hitting #9043


User avatar
0
velu created

Hi, We are using .netcore 2.2

In this app background worker [BackgroundJob<long>, ITransientDependency] is always going to abandoned state without heating..

Not log has been write in log.txt How to find this.

*in rare case this will work as expected..

Please help us in this.

Thanks


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @velu

    Could you share your

    1. BackgroundJob class
    2. How do you register it
    3. And logs of your system.

    You can send it via email if you don't want to share it here.

    Thanks,