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

Limit number of Tasks to be created in one API Request #3386

Merged
merged 2 commits into from
Oct 25, 2018
Merged

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Oct 23, 2018

URL of deployed dev instance (used for testing):

Steps to test:

  • you should still be able to create lots of tasks using the frontend, as it batches the requests.

Issues:


@fm3 fm3 self-assigned this Oct 23, 2018
@fm3 fm3 requested review from rschwanhold and youri-k October 23, 2018 09:38
Copy link
Contributor

@youri-k youri-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works :)

@fm3 fm3 merged commit 8dc903f into master Oct 25, 2018
@fm3 fm3 deleted the limit-task-creation branch October 25, 2018 11:11
jfrohnhofen added a commit that referenced this pull request Oct 26, 2018
* origin/master:
  Add debugging methods to visualize wireframe of buckets (#3402)
  fixed bug that selects a just removed layout (#3379)
  Added button to revoke admin rights in frontend (#3378)
  Revert "Add REST API versioning support (#3385)" (#3404)
  Add REST API versioning support (#3385)
  limit number of tasks to be created in one api request (#3386)
  Use correct volume download route in TracingStoreRpcClient (#3403)
  clearer error message when uploading nml for inaccessible dataset (#3390)
  Refactored dropdown item events (#3383)
  Show dataset extent in right menu tab (#3371)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add some more checks to REST API blocking too-large requests
2 participants