Rholang Sprint 8.2 Retrospective
Retrospective
What did we do well?
- Mateusz Gorski (Unlicensed): Team stepped up and helped with release deployment. +1 from Medha.
- Kyle Butt: Mateusz Gorski (Unlicensed) has done a great job coming up to speed on the interpreter.
- Medha Parlikar (Unlicensed): Demo's and delivery for Node 3 went very well.
What should we have done better?
- Kyle Butt: End to end Rholang tests for the Interpreter. Issues that were seen during the release cycle were not the kinds that could be caught with Unit tests, we had Units in place. Team will spend some cycles in Sprint 9 ensuring that this is done with the node team.
- Mateusz Gorski (Unlicensed): The problems we encountered with the release could have been avoided by taking a more systematic approach to testing. We need to be more vigilant. Perhaps we need to consider a process where we discuss details around thread management and performance. Doing a good code review is more difficult than writing the code itself.