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

Redis connection timeouts while deployed on Azure #407

Open
clemlesne opened this issue Jan 24, 2025 · 0 comments
Open

Redis connection timeouts while deployed on Azure #407

clemlesne opened this issue Jan 24, 2025 · 0 comments

Comments

@clemlesne
Copy link
Collaborator

clemlesne commented Jan 24, 2025

Temporary timeouts on Redis, with error Timeout connecting to server in the logs.

Full logs attached:

logs_working_remote.txt

Configuration used:

conversation:
  initiate:
    agent_phone_number: "+46700229902" # Phone number the bot will transfer the call to if customer asks for a human agent
    bot_company: Contoso
    bot_name: Amélie
    lang: {}

communication_services:
  phone_number: "+4532727047" # Phone number purshased from Communication Services

sms: {}

prompts:
  llm: {}
  tts: {}

Short logs:

2025-01-23T20:01:09.827183Z [info     ] Using Redis cache noreuscsgroupswe.redis.cache.windows.net:6380
2025-01-23T20:03:38.452282Z [error    ] Error requesting Redis
Traceback (most recent call last):
[...]
redis.exceptions.TimeoutError: Timeout connecting to server

Originally posted by @Lovenoreus in #392 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant