Jens Scheffler

Results 18 issues of Jens Scheffler

closes: #44355 Add HTTP retry handling to Task SDK.

area:task-sdk

As per private chat... the previous link was pointing to an outdated line-numer in code. Therefore we better link to APIdoc of the class we wanted to reference.

area:providers
kind:documentation
provider:edge

Follow-up of #51764 As @pierrejeambrun and @bbovenzi had some feedback, this adds an accordion and limits the maximum space used, add an option to hide notes. Better like this? https://github.com/user-attachments/assets/873b1a47-68a2-4489-b9f8-daaa40fa9cf7

area:UI

This PR adds a feature to Airflow that trigering user is tracked on the Dag run level. So far if you have usages where users trigger manual you needed to...

area:CLI
area:API
kind:documentation
area:UI
area:db-migrations
area:airflow-ctl
area:translations
translation:default
translation:de

Had an excessive day checking for problems today and realized that K8sPodOperator produces a bit too much log noise in my view. I think it is okay to inform if...

area:providers
provider:cncf-kubernetes

### Apache Airflow version 3.0.5 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? In Airflow 2.7++ it was possible to directly call the trigger...

kind:feature
good first issue
area:UI

Follow-up on https://github.com/farrokhi/dnsdiag/pull/127 - as discussed @farrokhi via other PR As I was using dnsdiag the recent days I noticed that it is written in Python so I thought let's...

To improve quality of code, I am proposing to integrate pre-commit checks. These can also be checked in CI (if we set up any) With this static checks can be...