-
Error
![Screenshot 2024-09-29 at 11 36 50 AM](https://github.com/user-attachments/assets/42ca25cf-6aa2-41a4-b731-268c3d62cf58)
**Code**
```
=
# This code was generated by an AI. Please ch…
-
Currently we dont have any tests neither for the dags as a whole nor unit tests for the tasks
-
Blocked by #73
Context
-------
1. Set up an Airflow environment within Docker.
2. Define DAG for fetching and updating the data in DB tables - reuse ETL code from #73 for fetching the data from…
-
### Description
Hi
v1/dags/~/dagRuns/~/taskInstances?state=running
such endpoint shot. It looks like it is executing queries for all dags and all tasks and on the final step filter state. On databa…
-
`cargo xtask build` of this program crashes.
```rust
#![no_std]
#![no_main]
use aya_ebpf::{
bindings::xdp_action,
helpers::bpf_ktime_get_ns,
macros::{map, xdp},
maps::LruHa…
l2dy updated
3 months ago
-
-
It looks like acessible input listeners don't get passed the trail/peer/instance, only the raw DOM event. This means if you have a focusable node with two copies (via DAG), it is not easy to figure ou…
-
### Apache Airflow version
2.10.3
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
The WorkflowTrigger used by ExternalTaskSensor should have a tim…
-
It looks like the bond order is being passed as a `Single` rather than an `int` which is causing a comparison failure:
Example:
```
benzene_complex_system = ChemicalSystem(name=, components={'l…
-
### What are you trying to do?
Trying to pull down more history for a ref than just the single commit.
The request is to have a property on the `dag.git` to specify the `depth` (number of commits)…