The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ashb (triggered by ashb).
Head commit for run: 17a3dd41355c29ed55fcf449b3b7002d4085e9bb / Jarek Potiuk <[email protected]> Move redis subscribe to poke() method in Redis Sensor (#32984) In RedisPubSubSensor subscription has been done in constructor, which was pretty wrong - for example it means that when scheduler parses the sensor, it involves subscribing to the messages and commmunication with redis DB. This PR moves subscription to "poke()" method, which is executed on worker instead. Report URL: https://github.com/apache/airflow/actions/runs/5721086570 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
