Skip to content

core[patch]: support customization of backoff parameters in with_retries #40081

core[patch]: support customization of backoff parameters in with_retries

core[patch]: support customization of backoff parameters in with_retries #40081

Triggered via pull request April 10, 2025 20:41
Status Failure
Total duration 2m 31s
Artifacts

check_diffs.yml

on: pull_request
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
CI Success
Fit to window
Zoom out
Zoom in

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.