Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Conductor workflow stalled after a sub-workflow #3885

Open
rajeshwar-nu opened this issue Dec 7, 2023 — with Slack · 3 comments
Open

Conductor workflow stalled after a sub-workflow #3885

rajeshwar-nu opened this issue Dec 7, 2023 — with Slack · 3 comments

Comments

Copy link

rajeshwar-nu commented Dec 7, 2023

Hi Team,
I am experiencing this issue in latest version of conductor #3491

Stack

  1. orkesio/orkes-conductor-community:1.1.11
  2. Redis for workflow execution - http://docker.io/bitnami/redis:7.0.8-debian-11-r0|docker.io/bitnami/redis:7.0.8-debian-11-r0
  3. Postgres for workflow persistence - http://ghcr.io/cloudnative-pg/postgresql:15.3|ghcr.io/cloudnative-pg/postgresql:15.3

Description of issue

A workflow get stuck in RUNNING state right after completion of a SUBWORKFLOW. This was observed in multiple workflows we have, all having subworkflow. The issue is erratic, it only happens for a few executions.

I have attached 3 images for 3 sample failures

workflow1 (1)
workflow2 (1)
workflow3 (1)

The problem gets fixed when we pause and resume , after which it completes normally

Slack Message

@manan164
Copy link
Contributor

manan164 commented Dec 7, 2023

Hi @rajeshwar-nu , Are these subworkflow retried or restarted?

@rajeshwar-nu
Copy link
Author

Hey @manan164 , no they are not.

@appunni-m
Copy link

@rajeshwar-nu do they have double underscore in the name ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants