How to Resolve 4 New Error Types: APIResponseError, BadRequestException, TIMEOUT, and TypeError?

This topic was automatically generated from Slack. You can find the original thread here.

Hello,

I am getting 4 new error types:

  1. APIResponseError — PgPoolWaitConnectionTimeout: no connection available, please slow down sending SQL queries and retry later.
  2. BadRequestException — Illegal address
  3. TIMEOUT — TIMEOUT
  4. TypeError — Cannot read property ‘select’ of undefined
    Can you help me resolve these issues?

Hi , it is extremely hard to help you without any context. Would you mind sharing more information regarding which action you’re using?