Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

R Script stops running after 5 mins

Hi,

 

I have a R visual which exports records from table visual into excel. Table data has millions of records due to which when R tries to load, it takes more than 5 mins and throws the error as " Script stops running after 5 mins".  R visual is working fine when data is less.

Could you please help me increase this timeout or if there is any workaround ?

 

-Shubham

1 Reply

  • v-juanli-msft's avatar
    v-juanli-msft
    Community Support

    Hi Anonymous

    Please see the limitation here.

    • Data size limitations – data used by the R visual for plotting is limited to 150,000 rows. If more than 150,000 rows are selected, only the top 150,000 rows are used and a message is displayed on the image.

    • Calculation time limitation – if an R visual calculation exceeds 60 seconds the script times out, resulting in an error.

     

    Best Regards

    Maggie

     

    Community Support Team _ Maggie Li
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.