You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do all responses get put in the table you collect responses from? Maybe we just build a UI over that? I thought I read somewhere a concept of sync vs async, but maybe either way they end up in the collect response table?
I'm assuming actual connection errors will end up in the logs though. Is this correct?
Can we optionally log something based on the status code when the response is handled?
Default to logging 4xx - 5xx response codes would be great, and then everyone would automatically get this info in their Postgres logs.
The text was updated successfully, but these errors were encountered: