Skip to content

Unable to receive Message attributes. #35

@aman-incred

Description

@aman-incred

When I am polling messages ,
Is there a way to get the message attributes as well ?

queueInstance.start();
//processing message
queueInstance.on('message', async (msg) => {
    let processResponse = await event.process(msg);
   })

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