Skip to content

[🐛]: Module breaks consumer queue runner #220

@edward-simpson

Description

@edward-simpson

What is the current behavior?

Consumer queue runner errors with the following:

Warning: Undefined array key "queue_name"

From the file vendor/justbetter/magento2-sentry/Plugin/Profiling/QueuePlugin.php:53:

                'messaging.queue.name'          => $properties['queue_name'],

Funnily enough I noticed this because the module reported itself to sentry :D

What is the expected behavior?

Consumer queue should not error

How can we reproduce the issue?

No response

What is the proposed solution?

Review what exists in the $properties array, maybe the name property has changed key

do you have any additional information for us?

No response

Is there an existing issue for this?

  • I have searched the existing issues

Are you willing to create a pull request for this?

  • If i have a fix i would be willing to create a pull request

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions