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

Как настроить использование proxy? #518

Open
vodnicearv opened this issue Jul 19, 2023 · 1 comment
Open

Как настроить использование proxy? #518

vodnicearv opened this issue Jul 19, 2023 · 1 comment

Comments

@vodnicearv
Copy link

Если ли возможность настроить proxy для запросов?
У нас один из серверов находиться в Германий, и запросы оттуда часто получают таймаут подключения 5 секунд

@eugene-borovov
Copy link

Можно, если переопределить кусок иерархии, чтобы добраться до http-клиента. Там внутри обычный guzzle. Я так делал, чтобы переопределить timeout, сделать retry и логировать запросы.

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

2 participants