Description
We are experiencing persistent issues with Durable Functions Monitor (DFM) when attempting to retrieve details of Durable Functions instance IDs. We are currently on DFM version 6.7, but this problem has been ongoing for approximately one to two weeks and was observed before this version.
Symptoms:
- The overview page for all Durable Functions instances loads, though it can be somewhat slow.
- Attempting to open the details for a specific instance ID either fails completely or takes many minutes for the information to display.
Environments Affected:
This issue has been observed consistently across multiple DFM hosting methods and Azure Function App environments:
- DFM self-hosted in Azure
- DFM VS Code extension
- DFM Docker image
- Both our production and test Azure Function App environments
Initial Hypothesis:
Our current suspicion is that this might be related to our Azure Storage configuration or performance, but this is just an initial guess.
Request:
We are seeking assistance in diagnosing the root cause of this performance degradation and guidance on potential troubleshooting steps or resolutions.