Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase number of request parameters to 2000 #4779

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

tomodwyer
Copy link
Member

First attempt to stop Django throwing a TooManyFieldsSent error when a job request has a very large number of jobs to be submitted.

Closes #4752

@tomodwyer tomodwyer self-assigned this Dec 23, 2024
@tomodwyer tomodwyer merged commit f5ea521 into main Dec 23, 2024
7 checks passed
@tomodwyer tomodwyer deleted the increase-fields-number branch December 23, 2024 12:27
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.

Consider increasing DATA_UPLOAD_MAX_NUMBER_FIELDS setting
2 participants