Skip to content

Conversation

@noahpodgurski
Copy link
Collaborator

@noahpodgurski noahpodgurski commented Jan 13, 2026

What's new

  • Replaced loguru logger imports with custom logger module
  • Consolidated upstream error handling into raise_and_log in src/mlpa/core/utils.py. Now returns upstream error response text when MLPA_DEBUG=true (dev environment)
  • Optimized Postgres access by using pool-level fetch* helpers, adding statement_cache_size, and removing custom prepared-statement caching.

Related tickets

GENAI-3077

@noahpodgurski noahpodgurski changed the title refactor: replace loguru logger imports with custom logger module, add dev upstream response errors to responses, fix pg_service cache issue refactor: add dev upstream response errors to responses Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants