Hacker News new | ask | show | jobs
by rakeshd 77 days ago
Has anyone run into issues with concurrent writes? Like if two users submit a form at the same time, do you get race conditions or does Sheets' API handle locking somehow? I