Skip to content

Add timeouts to _read_pending_msgs #188

Add timeouts to _read_pending_msgs

Add timeouts to _read_pending_msgs #188

Triggered via pull request October 3, 2024 18:19
Status Failure
Total duration 1m 57s
Artifacts

commitlint.yml

on: pull_request
commitlint  /  commitlint
14s
commitlint / commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint / commitlint
You have commit messages with errors ⧗ input: Add timeouts to _read_pending_msgs These redis methods don't timeout and can cause infinite hangs when redis goes down while reading the pending messages. We wrap them in our own timeouts now and make those trigger consumer restarts to force reconnects and prevent the hangs. ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html