Skip to content

Commit

Permalink
chore: add recent retry runner request to env
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
  • Loading branch information
aarnphm committed Oct 31, 2022
1 parent fc5ce0f commit 9409fa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bentoml_cli/env.py
Expand Up @@ -26,6 +26,7 @@
]
_CONDITIONAL_ENVVAR = [
# Only print if set
"BENTOML_RETRY_RUNNER_REQUESTS",
"BENTOML_NUM_THREAD",
"OMP_NUM_THREADS",
"OPENBLAS_NUM_THREADS",
Expand Down

0 comments on commit 9409fa2

Please sign in to comment.