question

PriyalNile-2967 avatar image
0 Votes"
PriyalNile-2967 asked KamleshKumar answered

Cannot process more than 5 tweets in Azure Logic Apps

I want to process more than 5 tweets in the Azure Logic Apps. Although I set the parameter in When a new tweet is posted "How often do you want to check for items?" as 1 second, the actual processing occurs after an hour. and after each hour, it only stores 5 tweets. If I retrigger manually then it can store 6/7 tweets but not all the tweets that are getting tweeted in real-time.

Can someone please help?

Thanks.

Priyal

azure-sql-databaseazure-logic-appsazure-cognitive-servicesazure-text-analytics
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

KamleshKumar avatar image
0 Votes"
KamleshKumar answered

Hi Priyal,

Thank you for posting your question on the Q&A platform,

The Twitter logic app connector documentation page provides details on the limitations it comes with. One of the main limiting factors is "Frequency of trigger polls: 1 hour", meaning the logic app will trigger only once an hour.




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.