Skip to content

0.3.3

Compare
Choose a tag to compare
@as2388 as2388 released this 25 Feb 14:17
· 274 commits to master since this release

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, adds compute_window_of_downtime.py, which computes the duration between each pair of inbound messages from an instance (#65).