Connected Devices/Projects/Metrics/Sprint 1
< Connected Devices | Projects | Metrics
Jump to navigation
Jump to search
General info
- Participants: Tamara, Russ, Dylan, Michael, Dominik, Maria
- Links of interest:
Sprint objectives
- The first sprint will focus on transmitting a sample crash ping. We created an additional backlog list for the Crash Ping epic in Trello and took as much of that into the first sprint as we could. Some of the prototype tasks for sending crash ping are:
- API so we don’t block the main thread
- Http hyper library
- Investigate getting os/platform info
- JSON serialization - what is the best library here?
- Add the skeleton to github so we can share
- Figure out how to handle retries?
- Write some unit tests.
- Add the flate library to the crate
- Gzip the payload
- Send it to server and verify that it’s received
Tasks or Bugs committed for this sprint
Issues during this sprint
Demos
Retrospective
Actions taken from last sprint
None, Sprint 1 is our first sprint