Skip to content

Files

Latest commit

55d2efb · Feb 21, 2025

History

History

moneytransfer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 30, 2023
Nov 30, 2023
Feb 21, 2025
Feb 21, 2025

How to run

  • start a iWF server following the instructions
  • build and run main.py
  • start a workflow: http://localhost:8802/moneytransfer/start?fromAccount=test1&toAccount=test2&amount=100&notes=hello
  • watch in WebUI http://localhost:8233/namespaces/default/workflows
  • modify the workflow code to try injecting some errors, and shorten the retry, to see what will happen