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:Jump to 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)
8 Replies
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.
Hi @Jorge Velez is your project on the free plan ?
Hi @Shams yes!
Team Plan on FF by now.
It might be due to rate limiting on the buildship side, if you’re sending concurrent requests to buildship
Well, it happens with only 3 short sentences.
Not a high flow of information yet.
Any other reason you think?
Do you see any errors in the workflow logs?
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
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)