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
We've got several issues that would require tracking the number of retries per change, and/or could use some optimizations in the way we store pending changesets:
Issue Improve Retry Mechanism #336: Requires nuking the version from the change, if it wasn't accepted the first time.
We've got several issues that would require tracking the number of retries per change, and/or could use some optimizations in the way we store pending changesets:
Plus, it would be great to:
Let's address this scenario in a feature branch:
SPChange
SPPersistentMutableDictionary
to handleSPChange
. Potentially, this means that we'll build a class calledSPChangeStorage
The text was updated successfully, but these errors were encountered: