Skip to content

Improve retries

Codecov / codecov/patch failed Sep 6, 2024 in 0s

50.00% of diff hit (target 64.08%)

View this Pull Request on Codecov

50.00% of diff hit (target 64.08%)

Annotations

Check warning on line 61 in app/server/datasource/rdbms/postgresql/connection_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/server/datasource/rdbms/postgresql/connection_manager.go#L61

Added line #L61 was not covered by tests

Check warning on line 137 in app/server/datasource/rdbms/postgresql/connection_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/server/datasource/rdbms/postgresql/connection_manager.go#L137

Added line #L137 was not covered by tests

Check warning on line 17 in app/server/utils/retry/error_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/server/utils/retry/error_checker.go#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 25 in app/server/utils/retry/error_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/server/utils/retry/error_checker.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 34 in app/server/utils/retry/error_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/server/utils/retry/error_checker.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 46 in app/server/utils/retry/error_checker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/server/utils/retry/error_checker.go#L45-L46

Added lines #L45 - L46 were not covered by tests