https://prefect.io logo
a

Andrew Lawlor

04/22/2022, 1:23 PM
how does everybody separate production vs development environments? i have separate projects for each, with separate labels and an agent in each env querying for the specified label. but yesterday, i was testing a big process in dev where i tried to run a large amount of flows, and it impacted my production environment, where nothing ran. should i be separating envs in another way?
a

Anna Geller

04/22/2022, 1:34 PM
check this Discourse topic: https://discourse.prefect.io/t/how-to-distinguish-between-various-environments-development-staging-production-in-prefect-flows/179 it's hard to give any general recommendations since it's super dependent on your use case, setup and your infrastructure LMK if you have any specific questions about that
7 Views