Skip to content

Conversation

@gvanrossum-ms
Copy link
Collaborator

@gvanrossum-ms gvanrossum-ms commented Jan 21, 2026

  • Add DEFAULT_MAX_RETRY_ATTEMPTS and set to 0 (25 seconds is enough)
  • Change DEFAULT_TIMEOUT_SECONDS to 25 seconds
  • Catch openai.AuthenticationError in ingest_email.py and exit with message
  • Rename whyNoAnswer -> why_no_answer in answer schema
  • Other camelCase -> snake_case fixes
  • Adjust knowpro answer schemas and conversation context (whyNoAnswer -> why_no_answer)
  • Update MCP server and query tool
  • Print the full request if debug4=="full"
  • Rename --arfile/--srfile -> --answer-results/--search-results

- Refine email import/message handling
- Adjust KnowPro answer schemas and conversation context (whyNoAnswer -> why_no_answer)
- Update MCP server and query tool
- Add DEFAULT_MAX_RETRY_ATTEMPTS and set to 0 (25 seconds is enough)
- Change DEFAULT_TIMEOUT_SECONDS to 25 seconds
- Catch openai.AuthenticationError in ingest_email.py and exit with message
@gvanrossum gvanrossum merged commit 19e21cb into main Jan 27, 2026
14 of 15 checks passed
@gvanrossum gvanrossum deleted the bench branch January 27, 2026 01:29
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

Successfully merging this pull request may close these issues.

3 participants