Rerun only errored data sources?

I want to rerun data sources that have an error. There seems to be no easy way to do that, so I’m asking here.

What I have tried:

  1. Rerun all, but that reruns also the successful data sources
  2. Filter the list of data sources by “error”, but that returns an empty list
  3. Click on “error: 4” indication at the top, but that is not a clickable text
  4. Click on the “Status” column heading to sort by status, but that doesn’t do anything.

Any ideas for how to easily rerun only data sources with an error would be welcome!

UPDATE: Also filed on the issue tracker

Well, there are several things happening here, and I have different thoughts about them.

  1. Rerunning data gathering for all the repositories shouldn’t be a big deal. Data refreshing is done incrementally, so for those the data is fresh, it shouldn’t take too long.
  2. The lack of a way to check which repositories are failing, is clearly a bug.

In any case, thank you for the feedback and for opening a issue in the issue tracker.

1 Like