Zach Liu
Zach Liu
aww... wrong guess :crying_cat_face: it was based on the fact that some old dag runs don't have the `Data interval start/end` parameters (see case 2 screenshots)
> @kxepal Creating a minimal stand-alone reproduction case if you can ("here's a dag, run it/backfill it for X" sort of thing) i tried that, running the same dag many...
can the migration script simply fills all the NULL `data_interval_end` with `execution_date`?
i can provide another data point here: i did have the same issue as @jamerst under `zsh-5.8` but when I upgraded to `zsh-5.9`, it actually became less random unless you...
i'm using the latest https://github.com/spaceship-prompt/spaceship-prompt/commit/192231eab59314f78efd19ffa1c884a6125f6feb but the async doesn't work at all. `SPACESHIP_PROMPT_ASYNC=false` has to be there otherwise no async sections can be seen :cry:
I need to revise my [comments](https://github.com/spaceship-prompt/spaceship-prompt/issues/1193#issuecomment-1256649574): it's not "the async doesn't work at all". a more precise description would be: 1. initial success rate is low, need to hit a...
> Hopefully this PR #1246 will help to partly resolve this problem. isn't #1246 only about the kubectl section? :thinking:
i see, i'm not using the kubectl section. but i'm going to dig a bit deeper on the terraform section. its behavior is particularly troubling
ok new data point: before my `terraform` section, i have ``` user host dir git venv python terraform ``` in order for the `terraform` section to work properly (close to...
it's still [the same](https://github.com/spaceship-prompt/spaceship-prompt/issues/1193#issuecomment-1262546567) for me: `dir`, `venv` and `python` are "blocking" the `terrraform` section :cry: Linux mint 20.3 una alacritty 0.10.1 tmux 3.3a zsh 5.9 (x86_64-pc-linux-gnu)