Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cherry-pick] Use batch to list the job id in the job queue to avoid crash redis #19455

Merged
merged 1 commit into from
Oct 18, 2023

Use batch to list the job id in the job queue to avoid crash redis

4a89265
Select commit
Loading
Failed to load commit list.
Merged

[cherry-pick] Use batch to list the job id in the job queue to avoid crash redis #19455

Use batch to list the job id in the job queue to avoid crash redis
4a89265
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 17, 2023 in 0s

57.89% of diff hit (target 67.38%)

View this Pull Request on Codecov

57.89% of diff hit (target 67.38%)

Annotations

Check warning on line 82 in src/pkg/jobmonitor/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/jobmonitor/redis.go#L82

Added line #L82 was not covered by tests

Check warning on line 98 in src/pkg/jobmonitor/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/jobmonitor/redis.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 102 in src/pkg/jobmonitor/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pkg/jobmonitor/redis.go#L101-L102

Added lines #L101 - L102 were not covered by tests