If we have multiple phones (e.g. 3 mobile phones) using the same Retool account, should it trigger an API request multiple times (in this case, thrice)?
We are asking because we are developing an Incoming Goods mobile application, and it seems like there are cases wherein a single request (e.g. printing a label) is done multiple times and instead of 1 output label, the user receives 3 labels. However, when I try to simulate and use my individual account to test the same scenario via the web tool, then, the expected 1 output label is achieved.