minder icon indicating copy to clipboard operation
minder copied to clipboard

Add a status-like object to providers to report on long-running tasks

Open jhrozek opened this issue 1 year ago • 0 comments

When we add potentially long-running tasks such as auto-registering many repositories we need to report on their status:

  • how many repositories were already tried
  • which were registered
  • which failed

Evan suggested that we might create a status-like object to providers that would be returned on provider get and contain such status.

jhrozek avatar May 07 '24 15:05 jhrozek