Skip to content

Add stats groups to batch jobs#10

Open
chrishoage wants to merge 1 commit into
rclone:mainfrom
chrishoage:fix/job-batch-group
Open

Add stats groups to batch jobs#10
chrishoage wants to merge 1 commit into
rclone:mainfrom
chrishoage:fix/job-batch-group

Conversation

@chrishoage

Copy link
Copy Markdown

Summary

Add the _group stats-routing option to batch job requests.

rclone accepts _group on asynchronous RC calls and on individual /job/batch inputs. Declaring both levels allows callers to assign a stats group to the overall batch and separate groups to its individual commands.

Changes

  • Add an optional _group string to JobBatchRequest
  • Add an optional _group string to each batch input
  • Regenerate openapi.json and types.d.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant