GithubHelp home page GithubHelp logo

Comments (26)

JJetmar avatar JJetmar commented on September 26, 2024 2

@rarous With @MartinaGelnerova we changed the proxies to RESIDENTIAL, and we wanted to wait like a week to see how much would the price per run change.

Currently we are waiting for confirmation based on the new price, right? @MartinaGelnerova

from hlidac-shopu.

MartinaGelnerova avatar MartinaGelnerova commented on September 26, 2024 1

@JJetmar Oh, I didn't see "Build" option but that was because I was checking the task, not actor itself. Good to know... Thank you.

But it's not working still (different reasons for CZ and SK):
https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/tasks/L48jIjbkN9oQlUQY9/runs/eLnYhfxC9nHVTs4IA#log
https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/tasks/wASaIqALSVN65yR2o/runs/LzmXHpa4Vp92FykUv#log

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

Checked this one, it seems that the proxy groups we used were blocked. I did some testing and changed the groups. No implementation needed. We will evaluate the results tomorrow.

from hlidac-shopu.

rarous avatar rarous commented on September 26, 2024

@JJetmar is this solved?

from hlidac-shopu.

MartinaGelnerova avatar MartinaGelnerova commented on September 26, 2024

@JJetmar @rarous we decided with Kuba B. to keep current setup with RESIDENTIAL, so I am closing the issue as solved

from hlidac-shopu.

MartinaGelnerova avatar MartinaGelnerova commented on September 26, 2024

@JJetmar @rarous sorry, re-opening the issue again: today both CZ and SK runs took over 5 hours with only few returned results. I aborted both runs but there should be some time-limit in order not to let run last (and consume residential proxies) forever...
Can you please have a look at it?
https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/n8WwDXAF6HXzNBPYm/runs

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

Hmm... When the Actor works, the run takes about 40min, I will setup (temporary) timeout to 60min. So we don't have to abort the actor manually and check if there are any other options.

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

Looks like there is some new additional protection.
I did few changes, currently having test run under my account.
Currently just checking if it make it through. Once it finishes I will try to do some optimizations for the resources/cost.

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

PR #1490

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

So far it looks like that after update no Residential proxies are longer needed and we are obtaining more results (there is no blocking in log from what I see), the cost is lower than with Residential proxies (currently waiting for optimized run to finish).

Highly suggest to increase the memory for the actor to 4096MB, since it is using Puppeteer now. Or ping me, when merged - I can do that.

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

Highly suggest to increase the memory for the actor to 4096MB, since it is using Puppeteer now. Or ping me, when merged - I can do that.

@MartinaGelnerova I set up the Memory on the Tasks for this Actor, so far everything should be good to go (I noticed that running the Actor was unscheduled recently). Additionally I set the timeout for run to 2hrs which should be more than fine for the results, and also it will save the cost in case that something unpredictable happens.

from hlidac-shopu.

MartinaGelnerova avatar MartinaGelnerova commented on September 26, 2024

@JJetmar thank you, I have re-set schedule for both CZ and SK task.

from hlidac-shopu.

MartinaGelnerova avatar MartinaGelnerova commented on September 26, 2024

@JJetmar Am I missing something? I tried to manually run iTesco_cz and iTesco_sk tasks, but both ended with 0 results. Logs:
https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/tasks/L48jIjbkN9oQlUQY9/runs/Fa3A8XNPokTq8DpvV#log
https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/tasks/wASaIqALSVN65yR2o/runs

from hlidac-shopu.

salax avatar salax commented on September 26, 2024

yeah, the actor wasn't rebuilt (it's a manual process). It should work now.

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

Ah, sorry about that, I remember pressing the build button on platform but based on the builds it was not really rebuilt at all 🤔

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

@MartinaGelnerova Weird,
I just started run under my account and everything works fine. I am investigating what is happening 🤔

from hlidac-shopu.

MartinaGelnerova avatar MartinaGelnerova commented on September 26, 2024

@JJetmar fyi:
CZ finished successfully today, but returns low amount of results (used to be 7t items, today only 1832 items)
cost is low ($0.482)
log: https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/tasks/L48jIjbkN9oQlUQY9/runs/oEHTYdRtfmmdG1MUj#log

SK: failed, ERROR Selected proxy groups have no usable proxies from country 'SK'.
log: https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/tasks/wASaIqALSVN65yR2o/runs/C1asnkHq52fe9Wbd6#log

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

I did another two runs today under my account both with more than 7k results.
I noticed, that only difference is that I am running it with the development mode which somehow affects the proxyConfiguration, so I changed that in the code.
I also fixed the issue with the SK version.

@salax PR #1504

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

@MartinaGelnerova I see both of the runs are fine for today.

from hlidac-shopu.

MartinaGelnerova avatar MartinaGelnerova commented on September 26, 2024

@JJetmar You are right - number of results is correct and the cost is reasonable ($1). Thank you for fixing it. Closing the issue.

from hlidac-shopu.

MartinaGelnerova avatar MartinaGelnerova commented on September 26, 2024

@JJetmar sorry to bother you again:

SK 0 items during last 2 days, logs:
https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/tasks/wASaIqALSVN65yR2o/runs/ojbC9KdExBoJfVaAT#log
https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/tasks/wASaIqALSVN65yR2o/runs/nPJcLn6ir8Oh2s1eB#log

CZ 0 items on Sat 26.8., but succeeded with items on Sun 27.8.. Log with 0 items:
https://console.apify.com/admin/users/iMWJjifpQdTwbkKYn/actors/tasks/L48jIjbkN9oQlUQY9/runs/fXNvPkAIn6sLG8NcM#log

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

It gave all the results today without any changes - so it is happening occasionally.

Hopefully I will be able to reproduce this behavior and fix it by better turning of sessions when request is blocked.

I will check today in the evening.

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

It works pretty well - the only issue is it get blocked sometimes - I did some minor improvement for the session management so it tries more than just 3 retries before it dies. For some reason I can not really reproduce this behavior under my account. Let's merge the changes and see.

@salax PR #1530

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

@MartinaGelnerova I see it was merged + built yesterday, today we are still obtaining the results regulary.

from hlidac-shopu.

JJetmar avatar JJetmar commented on September 26, 2024

@MartinaGelnerova I see the drops are still comming back, I am currently testing new implementations under my account.

from hlidac-shopu.

rarous avatar rarous commented on September 26, 2024

Mostly successful. Good enough

from hlidac-shopu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.