Property reference
com.glide.cs.record_lock_on_session
The com.glide.cs.record_lock_on_session property determines if a session call should acquire a conversation record lock before saving context. This ensures data integrity during concurrent operations, making it crucial for environments with multiple users accessing the same records.
Default: true
Type: boolean
Application: Global