moov-io / watchman

AML/CTF/KYC/OFAC Search of global watchlist and sanctions
https://moov-io.github.io/watchman/
Apache License 2.0
336 stars 88 forks source link

fix: filter SDNs in async search rather than truncate #475

Closed adamdecaf closed 1 year ago

adamdecaf commented 1 year ago

With some queries the top 5 SDNs wouldn't include a valid result. Instead we need to filter before limiting results.