Updated amqp_helpers to ensure the sending functionality works; updated
wf_monitor to use new amqp_helpers setup; updated wf_monitor tests; updated WorkflowEventSchema to accept a string in the timestamp field instead of a datetime (we could probably change this, but this is how it's set up for now)
Showing
- apps/cli/utilities/wf_monitor/src/wf_monitor/monitor.py 1 addition, 1 deletionapps/cli/utilities/wf_monitor/src/wf_monitor/monitor.py
- apps/cli/utilities/wf_monitor/test/test_wf_monitor.py 8 additions, 18 deletionsapps/cli/utilities/wf_monitor/test/test_wf_monitor.py
- shared/channels/src/channels/amqp_helpers.py 5 additions, 4 deletionsshared/channels/src/channels/amqp_helpers.py
- shared/workspaces/src/workspaces/json.py 1 addition, 1 deletionshared/workspaces/src/workspaces/json.py
Please register or sign in to comment