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
Hi there,
This example code shared at examples/http-axum-diesel/ doesn't seem to work. I keep getting timeout bb8 error. Do I need to enable sslmode to be able to connect to Postgres? It seems like that's not possible with AsyncPgConnection.
Can you please share how to resolve the timeout error? TIA.