Tests/Kinesis: Re-enable test matrix slot for Python 3.11#609
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. WalkthroughThe pull request uncomments and enables Python 3.11 in the Kinesis workflow test matrix, expanding the set of Python versions tested during continuous integration. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ad7b2bb to
8ab77f1
Compare
Problem
The workflow started failing on 2026-01-22 for unknown reasons yet, on Python 3.11 only. This patch aims to re-enable the corresponding test matrix slot, hopefully together with a solution. Until then, it acts as a demonstrator for the issue at hand.
References