Skip to content

Add feature flag to control requests for risk data from Telesign

Eugie Limpin requested to merge el-telesign-intelligence-ff into master

What does this MR do and why?

Related to https://gitlab.com/groups/gitlab-org/modelops/anti-abuse/-/epics/30+

This MR adds telesign_intelligence feature flag to control the use of Telesign Intelligence service to fetch risk data for a given phone number. Currently, we are fetching risk data for all phone numbers but do not use this result. This MR disables that feature to save on Telesign usage costs until we build functionalities that use phone number risk data.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Eugie Limpin

Merge request reports