Channels
pacc-july-11-12-2023
pacc-sept-20-21-2023
pacc-aug-16-2023
pacc-aug-29-30-2023
pacc-may-31-2023
prefect-ai
pacc-sept-26-27-2023
pacc-clearcover-june-12-2023
pacc-july-6-2023
intros-test
livestream-chatter
marvin-in-the-wild
data-ecosystem
geo-israel
pacc-june-14-2023
geo-japan
pacc-london-2023
pacc-sept-13-14-2023
prefect-cloud
ppcc-may-16-2023
prefect-azure
prefect-docker
prefect-recipes
gratitude
geo-nyc
geo-bay-area
geo-boston
geo-london
geo-dc
geo-chicago
geo-berlin
geo-texas
geo-seattle
geo-colorado
pacc-july-17-18-2023
introductions
prefect-server
data-tricks-and-tips
prefect-aws
prefect-gcp
find-a-prefect-job
prefect-dbt
random
events
ask-marvin
show-us-what-you-got
prefect-getting-started
prefect-integrations
prefect-contributors
best-practices-coordination-plane
announcements
prefect-ui
prefect-kubernetes
pacc-aug-22-23-2023
prefect-community
Powered by
#prefect-community
Title
d
Deepanshu Aggarwal
10/19/2022, 11:01 AM
is there a way to force stop a flow run ?
a
Anna Geller
10/19/2022, 11:33 AM
Killing the process directly (removing the pod, killing the container) is the easiest and the most reliable Hard to do in a hybrid model
d
Deepanshu Aggarwal
10/19/2022, 12:14 PM
if i delete the flow run from ui, will that cause problems? i think it created lot of pods with error flow run not found
a
Anna Geller
10/19/2022, 1:36 PM
try checking your setup, your PREFECT_API_URL or PREFECT_API_KEY might be invalid if you get 404
d
Deepanshu Aggarwal
10/19/2022, 2:45 PM
no no , im able to trigger deployment runs via cli.. so login creds are correct
4 Views
Post