Self Checks
Dify version
latest
Cloud or Self Hosted
Cloud
Steps to reproduce
- Enter a chatflow and start a conversation.
- Copy cURL of chat-messages api.
- Modify the conversation id to a non-existing one.
- Send request.
✔️ Expected Behavior
Request should fail with a 4xx status code.
❌ Actual Behavior
The request hangs with only ping events received..
Self Checks
Dify version
latest
Cloud or Self Hosted
Cloud
Steps to reproduce
✔️ Expected Behavior
Request should fail with a 4xx status code.
❌ Actual Behavior
The request hangs with only ping events received..