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

Auth errors if getting multiple requests in parallel #24

Closed
3 tasks
zelima opened this issue Feb 23, 2018 · 1 comment
Closed
3 tasks

Auth errors if getting multiple requests in parallel #24

zelima opened this issue Feb 23, 2018 · 1 comment
Assignees

Comments

@zelima
Copy link
Collaborator

zelima commented Feb 23, 2018

originally comes from here datopian/datahub-qa#126

Sometimes pushing the files result in an error from auth service. Usually, re-pushing helps.
Besides this, if you try and push multiple datasets in parallel you might get the same error.

seems like it throws that exception when you hit authz api several times within some short period of time. E.g., I've experienced it while doing multiple "push"s in parallel in the tests - https://travis-ci.org/datahq/data-cli/jobs/344397536#L675

Acceptance Criteria

  • we know exact reason why this is happening and fix if possible

Tasks

  • reporduce locally
  • do analysis
@zelima zelima added this to the Sprint - 26 Feb 2018 milestone Feb 23, 2018
@zelima zelima self-assigned this Feb 23, 2018
@zelima zelima changed the title QueuePool limit error from sqlalchemy Auth errors if getting multiple requests in parallel Feb 23, 2018
zelima added a commit to datopian/plans that referenced this issue Feb 23, 2018
@zelima
Copy link
Collaborator Author

zelima commented Feb 26, 2018

FIXED

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

No branches or pull requests

1 participant