You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the progress of an extraction task isn't returned from the Action Provider /status call. Having information like the number of groups/families extracted out of the total allows users to see that the extraction is ongoing, and also estimate how long the process may take, and also allows for some basic sanity-checking. Can this be added somewhat easily?
The text was updated successfully, but these errors were encountered:
Yes, we have that information available from the crawler so wouldn't be too hard to update the extraction service itself to do the same. I'll see what that would entail and outline it here.
It looks like the progress of an extraction task isn't returned from the Action Provider /status call. Having information like the number of groups/families extracted out of the total allows users to see that the extraction is ongoing, and also estimate how long the process may take, and also allows for some basic sanity-checking. Can this be added somewhat easily?
The text was updated successfully, but these errors were encountered: