https://prefect.io logo
i

itay livni

12/22/2020, 10:49 PM
@nicholas @Aiden Price I am also running into this error. Not using
apply_map
the graph is fine. The flow runs but is incorrect in the sense that the
case
statement is not mapped over. With
apply_map
the execution graph is messy with lots of loops and just plain wrong.
n

nicholas

12/23/2020, 12:13 AM
Hi @itay livni - was this intended to be in a thread? I'm not really sure of the context for your message.
a

Aiden Price

12/23/2020, 12:14 AM
Hi Nicholas, I believe @itay livni is referring to my message from earlier on; https://prefect-community.slack.com/archives/CL09KU1K7/p1607732581070700
n

nicholas

12/23/2020, 12:17 AM
Ahh, that's helpful, thanks @Aiden Price! I apologize, I didn't get a chance to look back at that, let me look now.
👍 1
@itay livni are you able to provide some small example that you're working with? It looks like you had attached some code but removed it
i

itay livni

12/23/2020, 12:52 AM
@Aiden Price Thanks! yes put the thread in the wrong place. BTW: Which prefect version are you on?@nicholas I will try yo reproduce something tonight and post it..
n

nicholas

12/23/2020, 12:53 AM
Much appreciated! 🙏 I came up with some trivial examples and didn't see anything amiss but there's likely a common pattern here
a

Aiden Price

12/23/2020, 9:13 AM
I never did figure out what caused my problem, but I ended up solving it with multiple clocks with different default parameters.
i

itay livni

12/23/2020, 5:42 PM
@nicholas @Aiden Price Ok - Here is toy code that I think replicates the issue we might be running into. If you see a logic error let me know. https://github.com/PrefectHQ/prefect/issues/3890
n

nicholas

12/23/2020, 8:44 PM
That's really helpful @itay livni - since you've opened that ticket, I'll let the Core team triage (they're more equipped to dive into the details there).
👍 1
i

itay livni

12/30/2020, 4:11 PM
@nicholas sorry for being a pain here. Could you alert somebody in the core team to the issue I opened. I've gotten no response --And I'm just stuck. Thanks. Happy Holidays
n

nicholas

12/30/2020, 4:26 PM
Hi @itay livni - just spoke with the Core team and they'll look into the issue when they can; no big ideas yet since that's a more rarely-used feature. Otherwise you should post updates to the ticket itself since that will be easier to track.
i

itay livni

12/30/2020, 4:27 PM
Cool. Thanks