Stack overflow
My actor is running into stack overflow since this morning, i think i've reverted the code changes to what was working yesterday but the error remains.
Has there been a change in the apify platform over the last ~12 hours that could explain a change in the available stack size?
2 Replies
Unfortunately, there isn’t enough context to know exactly why this happened. It’s most likely a bug in the code, or possibly your actor is using too much memory/stack. Nothing has changed on the Apify platform in the last ~12 hours that would affect stack size. You may try increasing the memory allocated to your actor to help prevent this issue.
ok thanks for confirming!