CA
other-emerald

Process tracking

Hello everyone! I'm working on a project where I run tasks on Apify, and I'm wondering if there's a way to obtain estimates on how long a run is expected to continue before completion. I'd like to display this information in my frontend application to keep users informed about task progress. Does anyone have experience with this or know if it's possible? Any insights or suggestions would be greatly appreciated! Thanks in advance!
1 Reply
metropolitan-bronze
metropolitan-bronze2y ago
hey, maybe you can do a few test runs and based on that estimate how long it takes to complete a single request. Then you can make an estimation for the whole run based on the number of requests

Did you find this page helpful?