How/where to adjust "Knobs". #5503
Unanswered
OranguTech
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
This seems like a basic thing that I can't find any documentation on. I see frequent mention of various "Knobs" that can be tweeked, and can find them in the source -
So if I want to try EnableProgressiveRetryBackoff, I need to set an Environment Variable
AGENT_ENABLE_PROGRESSIVE_RETRY_BACKOFFtoTRUE? Presumably this has to be for the env that the agent itself is running in correct? Is there any way to modify that on-the-fly/from within or a pipeline run or does that mean you have to shut down an agent, manually set vars/re-start agent from a live terminal session? (Or do you have to (re)register an agent every time you want to turn a knob?)Beta Was this translation helpful? Give feedback.
All reactions