Increase create job body limit on post request by 3ximus · Pull Request #105 · cloudconvert/cloudconvert-node · GitHub
Skip to content

Increase create job body limit on post request#105

Merged
josiasmontag merged 1 commit into
cloudconvert:masterfrom
3ximus:master
Jun 12, 2023
Merged

Increase create job body limit on post request#105
josiasmontag merged 1 commit into
cloudconvert:masterfrom
3ximus:master

Conversation

@3ximus

@3ximus 3ximus commented Jun 12, 2023

Copy link
Copy Markdown
Contributor

When creating jobs with large input data it's possible to exceed axios's default max body size.
This PR is just to increase that value.

I only found this function affected by this, but I could add it to whole axios instance if you prefer.

Cheers

@josiasmontag

Copy link
Copy Markdown
Contributor

@josiasmontag josiasmontag merged commit c9f42e5 into cloudconvert:master Jun 12, 2023
@3ximus

3ximus commented Jun 12, 2023

Copy link
Copy Markdown
Contributor Author

Do you have any idea when this would make it to npm ?

@josiasmontag

Copy link
Copy Markdown
Contributor

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.

2 participants