nflow icon indicating copy to clipboard operation
nflow copied to clipboard

Embeddable JVM-based workflow engine with high availability, fault tolerance, and support for multiple databases. Additional libraries are provided for visualization and REST API.

Results 45 nflow issues
Sort by recently updated
recently updated
newest added

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.0 to 42.4.1. Changelog Sourced from postgresql's changelog. Changelog Notable changes since version 42.0.0, read the complete History of Changes. The format is based on Keep a...

dependencies
java

issue: In the nflowMaintainance, the rows from nflow_workflow tables are archived in their respective archive tables. We have continuous running workflows which can create millions of rows in action table....

Hi, i am reading your project and I love it. But i have a question, what queue do you use for the message queue, how do you manage the state...

Hi there have been trying to get nflow-explorer-ng working. have done the following: - Added this to my pom: ``` io.nflow nflow-rest-api-spring-web 8.0.0 ``` - Added this to my bootstrap:...

**Problem** The nFlow version and configuration (properties) are currently not visible and need to be deduced from runtime environment specific configuration. It might be unclear which configuration is effective, if...

enhancement

Legacy `nflow-explorer` got `queryArchive` configuration parameter while `nflow-explorer-ng` was being developed: https://github.com/NitorCreations/nflow/blob/master/nflow-explorer/src/config.js#L43 The capability should be integrated into `nflow-explorer-ng` as well. Perhaps a checkbox in workflow instance search form would...

enhancement
nflow-explorer

Add deprecation warning to nflow-explorer e.g. About page that it will be deprecated and replaced by nflow-explorer-ng in nFlow 9.0.0. Add link to wiki to for further information.

nflow-explorer

Use old nflow-explorer as reference. - show traversed path and current state in bold (workflow instance) - select state from graph -> make incoming and outgoing edges bold - select...

enhancement
nflow-explorer

While the workflow instance is in progress (not in a stopped state), it would be nice to show some visual indicator for this (like a spinner), both in the search...

enhancement
nflow-explorer

We've had this idea/request for showing something useful immediately when you land on Explorer: > Workflow instances should maybe show something initially instead of a blank page? E.g. the most...

enhancement