Skip to content

BatchSubmitJobAsync silently ignores splitDuration — job is always created with the server default (year) #37

Description

@beanball

HistoricalClient.BatchSubmitJobAsync(...) accepts a splitDuration argument, but the value never reaches the API. The submitted job is always created with the server-side default ("split_duration": "year"), regardless of what's passed.

There's no exception and no warning, the job submits and completes successfully. The only way to notice is to read the finished job's metadata.json or count the delivered files.

Tested in 5.3.4 and 5.3.5

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions