Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashed Flow appear to run forever. #15

Open
mikejmills opened this issue Oct 28, 2021 · 2 comments
Open

Crashed Flow appear to run forever. #15

mikejmills opened this issue Oct 28, 2021 · 2 comments

Comments

@mikejmills
Copy link

Description

I've had a few Flows which have crashed. The crash is due to my errors not metaflow itself. However in the UI it continues to be marked as "Running".

Steps to Reproduce

Not sure how to reproduce it on demand.

Expected behavior:
Should be marked as failed

Actual behavior:
Stays in a "Running" state.

Reproduces how often:
1 in 16 so far.

Versions

Additional Information

@romain-intel
Copy link
Contributor

A few questions:

  • are these flows run through step functions, locally or on batch?
  • which version of the metadata service are you running?

The logic should mark these flows as failed after some time (definitely not 1h -- usually less than a minute after they crash but it's configurable and depends on whether it was a sfn run or not).

@mikejmills
Copy link
Author

A few questions:

  • are these flows run through step functions, locally or on batch?
    These are run locally. No AWS Batch
  • which version of the metadata service are you running?
    2.4.1

The logic should mark these flows as failed after some time (definitely not 1h -- usually less than a minute after they crash but it's configurable and depends on whether it was a sfn run or not).

valayDave pushed a commit to valayDave/metaflow-ui that referenced this issue Feb 21, 2024
Fix arrow location and orientation for collapsible MFGUI elements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants