Skip to content

Wrong number of Jobs Executed and Mails Sent #200

Open
@michaelbaisch

Description

@michaelbaisch

Hello,

I noticed when scheduling a bunch of jobs where each sends one mail, the stats in the Performance Dashboard on jobs executed and mails sent is incorrect. The affected visualizations are the two stats at the top and the mail and job graph in the bottom left.
What seems to be happening is that when a bunch of jobs are executed in one batch, they are counted as a single job and for some reason it's similar for mails, when there are multiple mails send in one batch, they are also recognized as only one mail.
I had a quick peek in the data and it seems that there is nothing more stored in influx, in other words the dashboard seem to be correct and the problem is probably with the data collection.
Using Rails 7 with Delayed::Job as ActiveJob Backend.

Greetings Michael

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions