Skip to content

2907382: Add limit to cron processing

Closes #2907382.

  • Adds config setting max_nodes_per_cron
  • Pass limit parameter to publish/unpublish commands
  • Ensure we fetch up to the limit and not more

Merge request reports