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

[Bug] User reports high CPU utilisation on cohere-typescript #2918

Open
billytrend-cohere opened this issue Feb 8, 2024 · 0 comments
Open

Comments

@billytrend-cohere
Copy link

Describe the bug

User report:

After debugging for some time, we finally decided to make requests directly using the axios library and things went smoothly after that.
Unfortunately I didn't record the errors but I'll try my best to describe them in case it's helpful to your team:

  • cpu was unusually elevated when using the cohere sdk (v7.2.0) vs axios - pegged at 100% vs 20-30% with axios
  • we also saw strange ssl connection timeout issues which would hang up requests unpredictably
  • i believe we also had some issues with elevated memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant