Skip to main content

Performance Diagnostics

Performance diagnostics help the person who runs WednesdayAI find out why replies are slow, why a conversation got stuck, or why the service is using too much memory or processor time. You do not need to configure anything to use WednesdayAI while diagnostics are enabled. When diagnostics are on, WednesdayAI can record timing, error, and resource signals about the running service. These signals help operators answer questions such as “was WednesdayAI busy”, “was a tool slow”, “was the model provider slow”, and “did memory grow during this time”.

What you may notice

Most diagnostics run quietly in the background. You should not see a different chat experience. During a focused investigation, an operator may temporarily collect deeper information from the running service. You may notice slower replies during that short window, especially if the operator is capturing a memory snapshot or a profile.

What diagnostics do not mean

Diagnostics are not a transcript review feature. They are meant to explain service health and performance. Operators should avoid collecting raw prompts, message text, credentials, phone numbers, or chat identifiers unless they have a specific reason and a trusted storage location. Routine performance dashboards should use bounded component names, model names, provider names, and links to protected logs or traces instead of raw conversation data.

Report a slow or stuck reply

If WednesdayAI is slow, send the operator enough detail to find the matching time window. Useful details:
  • The chat app you used, such as Telegram, Discord, Slack, WhatsApp, iMessage, or the web chat.
  • The approximate local time when the slow reply started.
  • Whether the reply eventually arrived, failed, or never arrived.
  • What you were trying to do, in general terms.
  • Whether the issue happened once or repeats.
Avoid sending secrets, private tokens, screenshots with credentials, or full message text unless the operator asks for it and gives you a safe place to share it.

During an investigation

The operator may ask you to retry the same action while diagnostics are enabled. After you retry, tell the operator:
  • The time you retried.
  • Whether the reply was faster, slower, or unchanged.
  • Whether WednesdayAI gave an error message.
This lets the operator compare the before and after signals without needing your private conversation content.