Hi, after upgrading from 0.14.1 to 0.14.3 I got th...
# prefect-community
s
Hi, after upgrading from 0.14.1 to 0.14.3 I got the error
ValueError: Multiple flows cannot be used with the same resource block
. In which direction I have to search for a solution? We heavily rely on a ResourceManager available for multiple flows…
d
Hi @Sven Teresniak, Would you mind opening a GitHub issue with a description of your usecase and some minimal reproductions?
s
Will do. Let me gather some more information and maybe generate a minimal example…
d
That would be very helpful!
j
Hey, I have created an issue for this problem https://github.com/PrefectHQ/prefect/issues/3973 TLDR: apply_map doesn't work in a resource_manager context since [#3920]
👍 2