danilocolombi / pipelines-monitor

An Azure DevOps extension to analyze runs
MIT License
2 stars 0 forks source link

Widget is not working after updating to the new version #10

Closed IvanKukulevskyi closed 2 months ago

IvanKukulevskyi commented 2 months ago

Hi

The widget was updated to the new version in Azure DevOps, and now it is not working. Long loading and after that error. I reinstalled it, but I have the same issue.

Can you help with it?

Screenshot 2024-08-15 at 16 30 35 Screenshot 2024-08-14 at 14 27 28
danilocolombi commented 2 months ago

Hi Ivan, I'm looking into it, just a couple of questions:

  1. Are you using Azure DevOps Services ou Server?
  2. Can you share with me your widget settings configuration for Pipelines Monitor?
IvanKukulevskyi commented 2 months ago

Hi Danilo, Sure, thanks for helping

  1. Azure DevOps Service
  2. Screenshot 2024-08-16 at 19 02 53
danilocolombi commented 2 months ago

@IvanKukulevskyi I spent the last few days trying to solve this issue.

This issue occurs when querying a large number of projects. The tests I conducted previously were only in an organization with fewer than a dozen projects. After testing in a larger environment, I encountered the same problems.

So far, I haven’t found a solution for large organizations. Therefore, I’m limiting the configuration to allow users to select up to 10 projects. I also added a section to the README to clarify this limitation. I’ll continue running tests to improve this threshold