0.3.3
Changes:
- Updates
rapid_pro_client.get_messages
to automatically fetch from archives where necessary (#66). - Updates get message/runs functions in
rapid_pro_client
to log when about to fetch from the production database, instead of giving no output and therefore appearing to hang (#68). - Uses "production" to refer to the production database, instead of "live" (#69).
New:
- Adds
mno_analysis_tools
. In particular, addscompute_window_of_downtime.py
, which computes the duration between each pair of inbound messages from an instance (#65).