Skip to content

Comments

feat: Added correct limits to all forwarded requests#51

Merged
mitsuhiko merged 4 commits intomasterfrom
feature/limits
Aug 27, 2018
Merged

feat: Added correct limits to all forwarded requests#51
mitsuhiko merged 4 commits intomasterfrom
feature/limits

Conversation

@mitsuhiko
Copy link
Contributor

@mitsuhiko mitsuhiko commented Aug 25, 2018

This adds limits to the forwarded requests. The test failures are consistent with #54

@mitsuhiko
Copy link
Contributor Author

In the process I noticed we have a legacy endpoint /api/store/. I'm fine if we don't support it but that should be a conscious decision.

@mitsuhiko mitsuhiko force-pushed the feature/limits branch 6 times, most recently from 0609a5a to 195936d Compare August 25, 2018 22:56
- os: osx
env: SUITE=integration-test
install: easy_install virtualenv
env: PYTHON=python3.7 SUITE=integration-test
Copy link
Member

Choose a reason for hiding this comment

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

nit: To simplify the setup, can we have the Makefile ensure a venv with the correct python version and instead use language: rust here? This should also make it easier to reproduce tests locally.

@jan-auer
Copy link
Member

@mitsuhiko Apart from my comment above, good to merge 👍

Copy link
Member

@untitaker untitaker left a comment

Choose a reason for hiding this comment

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

lgtm though I quite dislike that we vendor our own globbing logic

@mitsuhiko mitsuhiko merged commit a60fd97 into master Aug 27, 2018
@mitsuhiko mitsuhiko deleted the feature/limits branch August 27, 2018 09:51
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.

3 participants