AutomaApp / automa

A browser extension for automating your browser by connecting blocks
https://www.automa.site
Other
10.75k stars 1.1k forks source link

Crash after block #1003 #1626

Closed azhnkv closed 5 months ago

azhnkv commented 5 months ago

I have a cyclic automation that always crushes after executing block 1002. The cycle depends on the content of the page and has some conditions applied therefore block 1002 can be almost any block of the automation. In another words, it's not something wrong with the block 1002, what ever it will be, the automation will crush.

I expect the automation to run to the end of the workflow. It happens, if the cycle is short enough to not pass 1002 items.

Screenshot_1 Screenshot_2 Screenshot_3 Screenshot_4

Desktop (please complete the following information):

azhnkv commented 5 months ago

Fixed.

In scenario settings changed the behavior in case of error to "keep running".