swarms/ideas/099-confidence.md

6.5 KiB
Raw Blame History

id title status created category lead-contributor contributors exit-criteria success-metrics clear-roles future-iterations
099-confidence Confidence in Messaging Active 2018-03-22 core PombeirP
lukaszfryc
dmitryn
chadyj
nikitalukianov
jpbowen
hesterbruikman
yes yes yes yes

Preamble

Idea: 99
Title: Confidence in Messaging
Status: In Progress
Created: 2018-03-22

Summary

As end users we currently don't have confidence that messages are being sent, delivered and read. This swarm aims to address this.

Swarm Participants

  • Lead Contributor: @PombeirP
  • Testing & Evaluation: @lukaszfryc
  • Contributor (Clojure): @cammellos
  • Contributor (Clojure): @dmitryn
  • PM: @chadyj
  • UX: @nikitalukianov @jpbowen @hesterbruikman

Product Overview

We currently don't have confidence in the reliability of messaging in Status. The reasons for this lack of confidence ranges all the way from how 'read' status is displayed in the app, to trivial - and non-trivial - bugs, to bad uptime of critical infrastructure, to how push notifications are decoupled from Whisper messaging, to a fundamental lack of (understanding of) reliability guarantees Whisper protocol provides.

What all these issues have in common is that they cause the end user to not have confidence in their messages being delivered and read. This swarm aims to attack this from a user point of view. It is expected additional swarms might be spawned for more core technical areas as these are identified (e.g. network visibility or push notifications v2).

Product Description

This section is based on user feedback spawned as part of 75-status-everyday (https://docs.google.com/document/d/1pkfZWxr9I0AqidEuOfogzxEXrcg6ofs2bUkh-HSKD6o/edit)

  1. Messages should always be sent.

    • Generally: lack of trust in messages being sent
    • Provide better feedback of when messages are or arent sent
    • Allow re-send of individual messages a la Whatsapp
  2. Messages are in wrong order.

    • Confirm fixed in 1on1
    • Make decision re migrations for old messages
    • Understand and clarify work needed for private group / public (placeholders)
    • Design: Deal with right order but “message arriving too late” (see sidebar)
  3. Messages lack timestamps.

    • This appears to contribute to a lack of confidence in messaging
    • Design (then dev): Add this to UI
  4. Messages dont arrive despite being sent, or they arrive late.

    • Disambiguate offline from mail server node copy
    • Understand what is needed to make mail server HA
    • Give user feedback while it is fetching messages (non-instant)
    • Understand if there are more reasons messages would arrive late
  5. Messages should always be delivered, 100% of the time.

    • Similar to 1 but stronger
    • What happens if mail server goes down?
    • Can we implement read/re-send semantics at Whisper level (mailserver)?
    • Look into how read receipts can be improved
    • Clarify UI a la Whatsapp double-tick
    • Consider tracking send/delivered ratio as a metric
  6. Offline inboxing not working in public chat.

    • Clarify perf dependency on smooth-ui swarm
    • While perf is being worked on, educate user about offline only being 1-1
  7. Perception of lack of notifications.

    • UXR: understand expectation - for non-contacts? Public chats? in-app?
    • Separate PN swarm, clarify dependency with this swarm
  8. Get notification but nothing visible in app.

    • PN delivery being decoupled from Whisper delivery, see point 7 above
    • Clarify dependency on PN v2 swarm and where work done
  9. Perception of never received messages from other people.

    • Investigate if same as filter while offline bug and current limitations
    • More 7: Investigate non-contact PN possibility
    • More 7: Public chat PN?
    • UXR: Understand this problem and perception better
  10. Sometimes need to change mail server manually to get messages working.

    • Make failure of individual mail server apparent and prompt switching
    • Automated switching?
    • How ensure no switching is necessary? (HA, see 4)

Requirements & Dependencies

Security and Privacy Implications

None currently known.

Iteration 1

Complete several reliability improvements that have been identified so far:

Iteration 2

After iteration 1 is complete the swarm will meet and discuss the results of the UXR survey, send/receive ratio results, review current UX and discuss future iterations. Work will then be planned for a future iteration, or the swarm will be closed.

Exit Criteria

  • 99% message deliverability from #3792

Success Metrics

  • 95% of a group of 100 users surveyed - who don't have additional context beyond Status providing a p2p IM capability - using the app for an extended period of time, should answer 'yes' to the question: "Do you trust Status to deliver messages for you?" (and possibly variants of this).

    This is fundamentally a soft or qualitative goal. It is thus necessary but not necessarily sufficient, and additional harder numbers might be used as we develop the capability to measure this.

  • Zero instabug reports within 30 days of alpha release

Copyright and related rights waived via CC0.