vitalii.s
vitalii.s
CCConvex Community
Created by vitalii.s on 5/2/2024 in #support-community
Cannot run a schedule function
Hey! Just an update about this issue. It looks like it's related to the "use node" statement. I forgot to add it for some helper classes, no errors but functions were hanging. After fixing everything work well
18 replies
CCConvex Community
Created by vitalii.s on 5/2/2024 in #support-community
Cannot run a schedule function
Thanks! We don't feel any problems now.
18 replies
CCConvex Community
Created by vitalii.s on 5/2/2024 in #support-community
Cannot run a schedule function
Let me know if you need more context
18 replies
CCConvex Community
Created by vitalii.s on 5/2/2024 in #support-community
Cannot run a schedule function
Sure, you have my permission to check the code
18 replies
CCConvex Community
Created by vitalii.s on 5/2/2024 in #support-community
Cannot run a schedule function
Hey! Thanks for the response! I have planned more functions, and now it looks like it works on DEV. But on the Production environment, it processed 10 scheduled functions successfully, but after that next 10 scheduled functions are hanging
18 replies
CCConvex Community
Created by vitalii.s on 5/2/2024 in #support-community
Cannot run a schedule function
I tried to plan a dummy function, but the same result. Looks like I can't plan any function in this instance.
18 replies
CCConvex Community
Created by vitalii.s on 5/2/2024 in #support-community
Cannot run a schedule function
There is a "planning" function, which takes "leads" page by page and plans lead processing with intervals. Each lead processing function makes an API call (the particular call depends on what data is missed), it takes the result and checks if there are other missed data, and it schedules the same function again to enrich missed data. Usually, an API call takes a few seconds, but some of them can take 1-3 minutes.
18 replies
CCConvex Community
Created by vitalii.s on 5/2/2024 in #support-community
Cannot run a schedule function
verified I guess, thanks for checking
18 replies
CCConvex Community
Created by vitalii.s on 4/30/2024 in #support-community
Scheduled functions timeouts
unfortunately no, this is a Beta version, so maybe they will implement webhooks support later. I will contact them about this issue. Thanks for the answer!
3 replies