Refactor `getJidsWithAffiliations`
Previously the Promise.all made it all-or-nothing, now it'll return partial matches as well and it'll also log error stanzas.
Showing
Please register or sign in to comment
Previously the Promise.all made it all-or-nothing, now it'll return partial matches as well and it'll also log error stanzas.