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
Now that the backend database is using Firestore rather than Google Sheets how should we handle concurrent (or near concurrent) writes to the datastore? By default it looks like last-write wins but this might not be the desired behaviour.
Version control is overkill but it might be good to give a user the option to overwrite a talk with the latest version.
The text was updated successfully, but these errors were encountered:
Now that the backend database is using Firestore rather than Google Sheets how should we handle concurrent (or near concurrent) writes to the datastore? By default it looks like last-write wins but this might not be the desired behaviour.
Version control is overkill but it might be good to give a user the option to overwrite a talk with the latest version.
The text was updated successfully, but these errors were encountered: