Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messages Truncated in Evolution API v2.2.0 #1108

Open
1 task done
vinifonz opened this issue Dec 16, 2024 · 0 comments
Open
1 task done

Messages Truncated in Evolution API v2.2.0 #1108

vinifonz opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@vinifonz
Copy link

Welcome!

  • Yes, I have searched for similar issues on GitHub and found none.

What did you do?

Description:
I have noticed an issue with message truncation when using Evolution API v2.2.0, specifically while working with Dify Cloud.

Observations:

Some messages are missing the first word.

Others are missing multiple words at the end of the sentence.

Upon inspecting the logs in Dify Cloud, the messages appear to be complete, so the truncation seems to occur within the Evolution API processing or delivery.

Steps to Reproduce:

  1. Use Evolution API v2.2.0 with Dify Cloud.

  2. Send or process a series of messages.

  3. Observe that some messages are incomplete in the response.

What did you expect?

Messages should be delivered in their entirety, without truncation.

What did you observe instead of what you expected?

Messages are being truncated, with missing words either at the start or the end.

Screenshots/Videos

No response

Which version of the API are you using?

API Version: v2.2.0

What is your environment?

Docker

Other environment specifications

Client: Dify Cloud

Logs in Dify Cloud confirm that the messages were sent complete.

If applicable, paste the log output

No response

Additional Notes

Please let me know if additional details or logs are required to assist with debugging this issue.

@vinifonz vinifonz added the bug Something isn't working label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant