Open
Description
- Package Name: azure-mgmt-eventhub
- Package Version: 11.1.0
- Operating System:
- Python Version: 3.10
Describe the bug
The azure eventhub list_keys method breaks intermittently returning None for a listener secondary key call, even though the key is present. Once we retry the call succeeds.
To Reproduce
Steps to reproduce the behavior:
- Call eventhub.list_keys with the required arguments
Expected behavior
Expected successful key fetch
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
This issue is related to a management-plane library.Workflow: This issue is responsible by Azure service team.Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that