Bubble api connector taking time to process API response

Hi,

I am using a repeating group and there is button against every record of this repeating group. I am using bubble API connector to fetch data against a particular record of Repeating group from external source on clicking of the button.

If i call that API separately the response if quick but when I do it with button in repeating group it takes a lot of time to process the response.

Please help