Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After a discussion with Rafi/Rob on the recent Python changes expending effort in refactoring the client is probably not worth the effort. If the client message delivery were re-written to mirror the approach taken in the Python codebase then it would be simplier and easier to reason about. As a result I have devised a much smaller, though slightly ugly approach that will address our immediate rollbac rollback issues. The alternative approach can be found here .

...