Skip to content

Limit logging #17

@ghost

Description

I am having an issue since I updated Laravel 6 to 9 a few weeks ago.
The laravel logs are being filled with these notices:
[2022-05-19 00:00:01] production.DEBUG: Rate limit is set for queue default
[2022-05-19 00:00:01] production.DEBUG: Rate limit check is passed for queue default
[2022-05-19 00:00:01] production.DEBUG: No available jobs on queue default
And it logs every few seconds.
I don't want to disable logging entirely because then I won't see errors that are occurring.
It's just that I only want an error log so that I know that something is wrong ( and then I can fix it).

Thank you for your package - it has really helped out with my outlook exchange mail connections!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions