conductor-oss/conductor
Voir sur GitHubOutput in webhook of workflow are in string format
Open
#132 ouverte le 15 avr. 2024
bughelp wanted
Métriques du dépôt
- Stars
- (31 816 stars)
- Métriques de merge PR
- (Merge moyen 11j 3h) (43 PRs mergées en 30 j)
Description
Describe the bug When I receive a workflow status update, I get the workflow output in string format instead of json format.
Details Conductor version: 3.19.0
To Reproduce Steps to reproduce the behavior:
- Configure conductor with webhook feature
- Create workflow
- Start workflow
- See request sended has output in string format instead json
Expected behavior Output everywhere should be json