...
Time | Item | Who | Notes | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Optimistic locking workarounds | Jeff (Duke): Adding automatic updates and corrections for optimistic locking errors. Doing daily incremental updates. It tries to double-check the optimistic locking (looks up the version number) and updating the version number when he sends it in. But sometimes updates twice (bound-withs!!!), and so errors. Looks again for version number and sends again. Going for batch apis first. When doing the error correction, does each record individually and looks up version number first. Relevant Jiras
What error response do we want? | ||||||||||
Migration status/checkin |
How to keep UUIDs the same (Duke): | ||||||||||
WOLFcon sessions |
| ||||||||||
...