Skip to content

[WIP] Switch project import to requests-toolbelt #1004

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

Closed
wants to merge 1 commit into from

Conversation

zapp42
Copy link

@zapp42 zapp42 commented Jan 29, 2020

Maybe this is of use for anybody. It works for me but I have not tested it thoroughly.
The Gitlab project import has lots of open issues, so your mileage may vary. Also I had to adapt the ProxyTimeout (Apache reverse proxy) and the unicorn['worker_timeout'] values.

@max-wittig
Copy link
Member

max-wittig commented Feb 12, 2020

@zapp42 Thanks for this MR! Looks good. Could you just format your code with black and change your commit message to something like:

feat(project-import): use multipart upload

@max-wittig
Copy link
Member

@zapp42 I think this is gonna be solved by the switch to httpx as it supports multi-part uploads in #1036

@max-wittig max-wittig closed this Mar 8, 2020
@max-wittig
Copy link
Member

I guess, as we're not switching to httpx in the near future, we should consider this.

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