project-koku / korekuta

Read Only Please See: https://github.com/project-koku/korekuta-operator
https://github.com/project-koku/korekuta-operator
GNU Affero General Public License v3.0
6 stars 1 forks source link

Multiple payload packaging changes. #162

Closed dccurtis closed 4 years ago

dccurtis commented 4 years ago

Changes are being made in koku and nise that alters how multiple report payloads are processed.

Koku Processing: https://github.com/project-koku/koku/pull/2115 Nise Report Generation: https://github.com/project-koku/nise/pull/225

Changes for when splitting payloads to fit within the ingress service file size limit are:

Generating reports with nise using the --file-row-limit parameter can be used to generate multiple file payloads that have successfully been ingested and processed as part of the two PRs mentioned above.