core[patch]: support customization of backoff parameters in with_retries
#40081
check_diffs.yml
on: pull_request
build
12s
Matrix: compile-integration-tests
Matrix: extended-tests
Matrix: lint
Matrix: test-doc-imports
Waiting for pending jobs
Matrix: test-pydantic
Matrix: test
CI Success
0s
Annotations
11 errors
Ruff (E501):
libs/core/langchain_core/runnables/retry.py#L130
langchain_core/runnables/retry.py:130:89: E501 Line too long (94 > 88)
|
cd libs/core / make lint #3.9
Process completed with exit code 2.
|
Ruff (E501):
libs/core/langchain_core/runnables/retry.py#L130
langchain_core/runnables/retry.py:130:89: E501 Line too long (94 > 88)
|
cd libs/core / make lint #3.10
Process completed with exit code 2.
|
Ruff (E501):
libs/core/langchain_core/runnables/retry.py#L130
langchain_core/runnables/retry.py:130:89: E501 Line too long (94 > 88)
|
cd libs/core / make lint #3.13
Process completed with exit code 2.
|
Ruff (E501):
libs/core/langchain_core/runnables/retry.py#L130
langchain_core/runnables/retry.py:130:89: E501 Line too long (94 > 88)
|
cd libs/core / make lint #3.11
Process completed with exit code 2.
|
Ruff (E501):
libs/core/langchain_core/runnables/retry.py#L130
langchain_core/runnables/retry.py:130:89: E501 Line too long (94 > 88)
|
cd libs/core / make lint #3.12
Process completed with exit code 2.
|
CI Success
Process completed with exit code 1.
|