OCHA-DAP / hdx-signals

HDX Signals
https://un-ocha-centre-for-humanitarian.gitbook.io/hdx-signals/
GNU General Public License v3.0
5 stars 0 forks source link

Fix audience call to return more than 1,000 members if necessary #232

Closed caldwellst closed 3 weeks ago

caldwellst commented 3 weeks ago

Last week we did some checks of the main OCHA CHD mailing list (30k+ subscribers compared to our 500+) and I noticed the mc_members() function hadn't been properly set up to iterate and make all calls necessary to get the full members list. Have made a small fix so that if we go over 1,000 subscribers this won't break.