-
When I was publish a message in queue to mark a wait task as completed,use /api/queue/update/{workflowId}/{taskRefName}/{status}
I got response such as "There is no queue for handling COMPLETED statu…
-
we are still having issues with usability of the test suite.
when the stack trace fails to include the file name, or line numbers, we don't know specifically which test in the test suite failed, a…
-
The 1 that fails seems to be flaky. When running just the 1 file `economic-resource/resource_validation.js` by itself as a test it consistently seems to pass.
4 tests
47 passed
1 failed
........…
-
I am running conductor as a docker image on my local machine.
Then I am doing the following:
1. opening conductor server swagger on http://localhost:8080/ and selecting Swagger Documentation
2. I …
-
When trying to get logs using the conductor UI, it looks like the URL used to get the logs from the server is wrong - causing the Logs tab to always remain empty.
I have compiled the conductor serv…
-
Hello!
I've encountered an error while running a conductor sandbox using the following command:
`hc s clean && npm run build:happ && RUST_LOG=warn hc s generate ./workdir/APP.happ --run -n 2 net…
axhue updated
2 years ago
-
Needs to flag if anything changes between branches/commits - e.g. if the cid format changes between a feature branch and develop, or develop and master/main.
Could be done in a few ways, but need t…
-
**Describe the bug**
download tar.gz in tag 3.5.2,
and when i builded it ,it's failed.
> my jdk version :11
> my gradle version:7.4
> system: macOS
**Details**
```
Build file '/Users/wangg…
-
### Discussed in https://github.com/Netflix/conductor/discussions/2615
Originally posted by **alawth** November 30, 2021
I have tried to start the conductor server from source (https://github.…
-
**Describe the bug**
Conductor UI Task Logs tab does not show log messages
**Details**
Conductor UI Task Logs tab does not show log messages.
The problem is - the UI try to get the logs from…