Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve batch processing of large pre-existing datasets #106

Open
jkva opened this issue Jun 21, 2022 · 0 comments
Open

Improve batch processing of large pre-existing datasets #106

jkva opened this issue Jun 21, 2022 · 0 comments

Comments

@jkva
Copy link
Contributor

jkva commented Jun 21, 2022

This issue is related to #95. Ideally we can use a regular AJAX-based mechanism without relying on external proxy-processors as we do right now using the remote NodeJS-based post processor.

Apart from that, the settings page should:

  • show whether a processing task is currently running;
    • if so: allow cancellation of the current running task
    • show when this job was started;
    • show the current progress (percentage, processed n posts of total)
  • when the task is finished, show an overview (processed n posts in m minutes)
  • allow the starting of a task (when a valid API profile exists)
@jkva jkva added this to the V2.0 milestone Jun 21, 2022
@jkva jkva added the weba11y label Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant