Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

errori pubblicazione alternati

(0) ShareShare
ReportReport
Posted on by 18

Salve è da un po che il mio flusso che prende il feed rss, poi lo deve pubblicare su blog, perde dei articoli del feed, e mi segna poi errore, che non è riuscito.

Il problema non è del flusso o configurazione, senno lo farebbe sempre.

Sembra invece che li preleva tutti insieme e nonsa pubblicarli sul blog in modo piu distaccato, e quindi va a incasinare il flusso. che soluzione si puo adottare? grazie

Qui porto errore che danno anche se noncredo serva molto:

Unable to parse 403 reason. Details: EXPECTED403:{
"code": 403,
"message": "We're sorry, but one or more limits for the requested action have been exceeded.",
"errors": [
{
"message": "We're sorry, but one or more limits for the requested action have been exceeded.",
"domain": "usageLimits",
"reason": "rateLimitExceeded"

  • cris33__ Profile Picture
    18 on at
    Re: errori pubblicazione alternati

    Grazie, per ora oggi è andato bene, non ha avuto inceppi 2 art stamattina due alternati durante giornata, Nel caso proverò il suo sistema, anche se mi sa dipende dal fatto che il trihher cerca tutti i feed contemporaneamente, quindi li porta al trigger per postarli sul blog. Bisognerebbe che l'analisi del feed e il prelievo dei art fosse azione singola fino al completo post, dopo che ricerca un altro nuovo e lo posta.

  • Expiscornovus Profile Picture
    31,641 Most Valuable Professional on at
    Re: errori pubblicazione alternati

    Hi @cris33__,

     

    I see you are using the When a feed item is published trigger action. This might be the cause of a lot of posts at once. If you use a fixed delay it in this setup, it will be delayed for all if them and won't solve the original issue, too much posts at once.

     

    I don't know if this will meet your requirements, but a workaround could be to run the flow on a schedule (let's say 1 hour) and then see which RSS feed items have been published in the last hour. In that case you can loop through all the new items and add the delay.

     

    Below is an example of that approach.

     

    The since field is using an expression to get the current time minus 1 hour (aka one hour ago).

     

    addHours(utcNow(), -1)

     

     

    lasthourrss.png

  • cris33__ Profile Picture
    18 on at
    Re: errori pubblicazione alternati

    cris33___1-1641929088233.png

    queste invece sono impostazioni  nel flusso sotto impostazioni, ma se le configuro, mi da errore non le fa salvare, dice che vanno attivate le conessioni

  • cris33__ Profile Picture
    18 on at
    Re: errori pubblicazione alternati

    cris33___0-1641928898918.png

    cosi puo andare lo screenshot?

  • Expiscornovus Profile Picture
    31,641 Most Valuable Professional on at
    Re: errori pubblicazione alternati

    Hi @cris33__,

     

    Can you share a screenshot of the current setup of your flow? This may help me in giving you a better suggestion were you can use the delay 😃

  • cris33__ Profile Picture
    18 on at
    Re: errori pubblicazione alternati

    ho notato che nel flusso blog  ci sono impostazione anche timeout e ritardi, ma non so come configurarli, e se servono

  • cris33__ Profile Picture
    18 on at
    Re: errori pubblicazione alternati

    Scusami ho provato, sono arrivati due art, ma quando li ha presi li ha messi in attesa entrambi e poi li ha pubblicati insieme, e adesso il flusso si è ancora bloccato. Quindi dovrebbe si ritardare ma poi pubblicarne uno alla volta in modo disstaccato. è possibile? grazie

  • Expiscornovus Profile Picture
    31,641 Most Valuable Professional on at
    Re: errori pubblicazione alternati

    Hi @cris33__,

     

    I don't know if 30 seconds if sufficient in your case. I guess that would be a bit of trial an error in your setup. Try running with 30 seconds delay for now and see if you can still reproduce the 403 forbidden error. 

  • cris33__ Profile Picture
    18 on at
    Re: errori pubblicazione alternati

    Grazie sono riuscito, ora vedo che succede quando  arrivano gli articoli, ho messo 30 secondi, è troppo? grazie

  • Expiscornovus Profile Picture
    31,641 Most Valuable Professional on at
    Re: errori pubblicazione alternati

    Hi @cris33__,

     

    Below is an example of how you could use a Delay action.

     

    In this setup I am creating a draft post in Wordpress based an an item in an RSS feed. Before creating this item I have added a delay action. This action will wait for an amount of time you specify before actually continuing with the action below it, in this example the create post action.

     

    I have used 2 minutes as an example, which may be a bit to much waiting in a real scenario, but it is just an example 😄

     

    delay_2minutes.png

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,635 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow