Base solution for your next web application
Open Closed

Hangfire trigger lot of calls in db #8278


User avatar
0
jur.porras created

Hello,

We noticed that on a specific date the query made by Hangfire hits a lot of request in database.

As can see in the screenshot, the query that runs most frequent has cause our sql db cost increased.

Currently, we are clueless how this happened as our background jobs are only running on a specified time daily.

Are you familiar of this?

Please see image screenshot.


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

    Hi @jur.porras

    We haven't faced something like that. Is it possible for you to share your job privately with [email protected] ?

    Thanks,

  • User Avatar
    0
    jur.porras created

    Hi ismcagdas,

    Do you mean emailing you to [email protected] the details of the job?

    If so, what specific you want to know? I can share with you the whole code.

    Thanks

  • User Avatar
    0
    maliming created
    Support Team

    You can share the class code of the background job, please include the code of the entity or other non-framework built-in code.

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because of no recent activity. Please open a new issue if you are still having this problem.