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
Better to do this before #1047 where we put all propagations in async, otherwise we might face issues with long blocking transactions because of the endpoint call.
Make sure the HTTP call is never made inside a database transaction.
The text was updated successfully, but these errors were encountered: