Daniel Gafni

Results 323 comments of Daniel Gafni

Hey Sandy So i usually need something like that when one of the assets breaks and has to be fixed. Right now I'm stopping the daemon globally, rush to deploy...

cc @garethbrickman in case this issue missed your attention

This asset partitions are now stuck in "missing" state. Materializing them again did not help. ![image](https://github.com/dagster-io/dagster/assets/49863538/5901b2d7-e575-4f5c-b4fa-a2a6fc36af9c)

1. Agree 2. I think we should do a union instead, it's bad to accidentally confuse the user by not utilizing some of the provided variables. We can just combine...

I mean that if an `env_var` is set in both `Parameter` and `App` level, the argument should try to read it's value from both environment variables. From both `MY_APP_MY_ARG` and...

Alright, great! Thank you for your work!

Completely understand, moving right now myself, can relate

Hey @BrianPugh, thanks for implementing this! I have just a small question. I just took a look at the docs and realized the current implementation of this feature is mutually...

Oh, thanks, didn't realize this was a thing.