Skip to content

Add repr to SB messages#17808

Merged
rakshith91 merged 12 commits intoAzure:masterfrom
rakshith91:repr_sb
May 6, 2021
Merged

Add repr to SB messages#17808
rakshith91 merged 12 commits intoAzure:masterfrom
rakshith91:repr_sb

Conversation

@rakshith91
Copy link
Copy Markdown
Contributor

@rakshith91 rakshith91 commented Apr 5, 2021

Fixes #16453

Comment on lines +827 to +828
message_repr += ", enqueued_sequence_number=<read-error>"
try:
Copy link
Copy Markdown
Member

@swathipil swathipil May 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think enqueued_time_utc may also be missing?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added

Copy link
Copy Markdown
Contributor

@yunhaoling yunhaoling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rakshith91 rakshith91 merged commit 7b65461 into Azure:master May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[servicebus] add repr() to ServiceBusMessage/ServiceBusReceivedMessage/ServiceBusBatchMessage

3 participants