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

Tasks and jobs need more verbose output #23

Open
chillu opened this issue Jun 9, 2020 · 0 comments
Open

Tasks and jobs need more verbose output #23

chillu opened this issue Jun 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@chillu
Copy link
Member

chillu commented Jun 9, 2020

  • Jobs should declare which class they're acting on
  • ReindexJob should declare how many records need to be reindexed, and how many jobs it has created for which indexed classes. Same with ClearIndexJob
  • Configure should declare whether a schema change was required (ideally which fields were added)
  • IndexJob should have some output when running (currently a ProcessJobQueueTask CLI exec just looks like it's broken for longer tasks)
  • All tasks should have a "verbose mode" which logs the API calls and payloads made to the underlying service

Sorry, could've fixed these myself but the module is currently a bit in flux according to Aaron (local commits), so I'm being lazy and writing it down here instead ;)

@chillu chillu added the enhancement New feature or request label Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant