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
In production where you have multiple threads and servers, the public_columns_hash computation may get interrupted resulting in corrupted json being sent to the server.
The entire method should simply be wrapped in a mutex