Jorge Velez
Jorge Velez2mo ago

Sequence of transactions not received

Hi, I'm using FlutterFlow to build a translation app and when I try to send multiple sentences in sequence, I get an error and only see the first one translated and the other not. Is it something to do with Buildship or FlutterFlow? Thanks a lot.
Solution:
Yea it most like is the ratelimit on free plan, Would it be possible for you to combine the requests on the flutterflow side into a single one? Or try upgrading to the starter plan it should also fix it( if it doesn’t we can refund)
Jump to solution
8 Replies
AI Support
AI Support2mo ago
It sounds like the issue might be related to how the translation requests are being handled in FlutterFlow rather than BuildShip. FlutterFlow is responsible for managing the sequence of sentences and sending the translation requests. For further assistance, you might want to check FlutterFlow's documentation or support forums. If you believe the issue might be related to BuildShip workflows, please provide more specific details about the workflow you are using, and I can assist you further. For BuildShip-specific issues, please submit your query via the in-app support button.
Shams
Shams2mo ago
Hi @Jorge Velez is your project on the free plan ?
Jorge Velez
Jorge Velez2mo ago
Hi @Shams yes! Team Plan on FF by now.
Shams
Shams2mo ago
It might be due to rate limiting on the buildship side, if you’re sending concurrent requests to buildship
Jorge Velez
Jorge Velez2mo ago
Well, it happens with only 3 short sentences. Not a high flow of information yet. Any other reason you think?
Shams
Shams2mo ago
Do you see any errors in the workflow logs?
Jorge Velez
Jorge Velez2mo ago
Nothing. It works perfectly if you send just one message. No matter how long it is. But 2 one after other just don’t work and you only read 1 translation.
Solution
Shams
Shams2mo ago
Yea it most like is the ratelimit on free plan, Would it be possible for you to combine the requests on the flutterflow side into a single one? Or try upgrading to the starter plan it should also fix it( if it doesn’t we can refund)