Skip to content

Conversation

@junners
Copy link
Contributor

@junners junners commented Feb 21, 2024

Background

Asynchronous paths aren't being considered when parsing for FlowNodes.
Unlike Synchronous paths where the start element immediately has connectors; async paths branch off of scheduledPaths

From my investigation there are 2 flavors of scheduledPaths

  • scheduled paths that doesn't have a name which are "AsyncAfterCommit"
ScheduledPath1
  • scheduled paths that do have a name that is based off of a date/time field
ScheduledPath2

Copy link
Member

@RubenHalman RubenHalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wow! Thank you so much for this high quality contribution. I will try to publish this ASAPa

@RubenHalman RubenHalman merged commit 5d12513 into Flow-Scanner:master Feb 22, 2024
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

Successfully merging this pull request may close these issues.

2 participants