Tags: jdattatr-tibco/services
Tags
Flow rerun with io (project-flogo#54) * update go mod for flow * update queries for flow state and flow rerun * Fixed go mod file * Removed vendor folder * add queries for flow rerun count * Updated go mod * Fixed error * add vendor to .gitignore * add config.json to .gitignore * add config.json to .gitignore * add flow rerun count and flow input * Updated go mod * Added support for existing tables Dont kill the service immediately but keep running * Added checks for database connected * Fixed error * Fixed max connection issue --------- Co-authored-by: Abhijit Wakchaure <abhijitwakchaure.2014@gmail.com>
Flow rerun with io (project-flogo#54) * update go mod for flow * update queries for flow state and flow rerun * Fixed go mod file * Removed vendor folder * add queries for flow rerun count * Updated go mod * Fixed error * add vendor to .gitignore * add config.json to .gitignore * add config.json to .gitignore * add flow rerun count and flow input * Updated go mod * Added support for existing tables Dont kill the service immediately but keep running * Added checks for database connected * Fixed error * Fixed max connection issue --------- Co-authored-by: Abhijit Wakchaure <abhijitwakchaure.2014@gmail.com>
Merge pull request project-flogo#50 from milanbhagwat/master commenting the redundant logs
Merge pull request project-flogo#50 from milanbhagwat/master commenting the redundant logs
Merge pull request project-flogo#49 from milanbhagwat/master Updating consuming code after func renaming
Use websocket rather than http streaming for real time state step data ( project-flogo#15)
Use websocket rather than http streaming for real time state step data ( project-flogo#15)