[Translation] Provider HttpClient configuration #62133
Unanswered
timwhitlock
asked this question in
Q&A
Replies: 1 comment
-
|
Apologies - I think I've partly answered my own question: in the framework.http_client section. Although I suppose this is system wide? Can it be overridden for a specific provider, or for the whole translation component? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can anyone explain how to configure the HTTP client that gets used by third party translation providers in the Translation component?
In particular I'm interested in controlling the level of Concurrent requests, but in general I'd like to understand what else can be configured.
Can HTTP options be set in
config/packages/translation.yamlor is there some shared setting that gets used?Beta Was this translation helpful? Give feedback.
All reactions