Known Issues for Queue

Known issues have been identified in Queue.

Can't send a message larger than 128 KB using the Console

Details

The Queue service supports a maximum individual message size of 256 KB, but when publishing a message using the Console, a "Message must be at most 128 KB" error occurs.

Workaround
Send the message using the API, CLI, or an SDK.

Console labels for Channels features are incorrect

Details

In the Console, some Queue field labels related to Channels don't render correctly. For example, queueDetailsPage.subresources.channels.title is shown instead of Channels and queueDetailsPage.labels.channelCapacityLimit is shown instead of Maximum channel consumption (Percentage).

Workaround
Refresh the browser to display the correct labels.