my Python Flask-restful API exposes a GET endpoint, /get_value, which takes some time to run, and it\'s crucial that this operation occurs in the fastest time p
/get_value