Skip to content

Fix: Gracefully handle exceptions in PubSub message retrieval #2383

Fix: Gracefully handle exceptions in PubSub message retrieval

Fix: Gracefully handle exceptions in PubSub message retrieval #2383

Triggered via pull request September 24, 2025 07:08
Status Failure
Total duration 2m 44s
Artifacts

main.yml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
check (3.11)
Process completed with exit code 20.
check (3.10)
The operation was canceled.
check (3.10)
The strategy configuration was canceled because "check._3_11" failed
Lint: api/pubsub.py#L16
standard import "logging" should be placed before third party imports "redis.asyncio", "cloudevents.http.CloudEvent" and local imports "models.Subscription", "config.PubSubSettings"
Lint: api/pubsub.py#L158
Use lazy % formatting in logging functions