Problem: I’m having an issue with updating player data when they leave because I cannot control when profile service doe the final data save and releases the session lock.
Is there a way I can tell profileservice to wait until I finish updating the data before it saves? or a way to force-save data?