-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
062 scale up #68
062 scale up #68
Commits on Apr 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 36acce0 - Browse repository at this point
Copy the full SHA 36acce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef67cf5 - Browse repository at this point
Copy the full SHA ef67cf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 344c1a0 - Browse repository at this point
Copy the full SHA 344c1a0View commit details
Commits on Apr 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f88edc9 - Browse repository at this point
Copy the full SHA f88edc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15433e2 - Browse repository at this point
Copy the full SHA 15433e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6d757 - Browse repository at this point
Copy the full SHA bf6d757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9334bcb - Browse repository at this point
Copy the full SHA 9334bcbView commit details -
switch back bull scraper job run on primary node pool since scraper w…
…orker node often has memory pressure AND primary node pool now use larger 4G one so has lots of capacity
Configuration menu - View commit details
-
Copy full SHA for 78e9031 - Browse repository at this point
Copy the full SHA 78e9031View commit details
Commits on Apr 30, 2020
-
take safe - just 3 concurrent jobs; 5 sec / job dispathing, slow but …
…should be steady
Configuration menu - View commit details
-
Copy full SHA for 0ba6f3c - Browse repository at this point
Copy the full SHA 0ba6f3cView commit details -
change to use scraper node for k8s job; add more node size options; i…
…ncrease redis timeout
Configuration menu - View commit details
-
Copy full SHA for 6f673e0 - Browse repository at this point
Copy the full SHA 6f673e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 489b603 - Browse repository at this point
Copy the full SHA 489b603View commit details -
Configuration menu - View commit details
-
Copy full SHA for be10946 - Browse repository at this point
Copy the full SHA be10946View commit details
Commits on May 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 735acc5 - Browse repository at this point
Copy the full SHA 735acc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd65c23 - Browse repository at this point
Copy the full SHA fd65c23View commit details
Commits on May 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 13f4df3 - Browse repository at this point
Copy the full SHA 13f4df3View commit details -
add firewall tag to scraper worker nodes and see if this can mitigate…
… redis timed out issue
Configuration menu - View commit details
-
Copy full SHA for 7888612 - Browse repository at this point
Copy the full SHA 7888612View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3621f5f - Browse repository at this point
Copy the full SHA 3621f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 950907e - Browse repository at this point
Copy the full SHA 950907eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbad80d - Browse repository at this point
Copy the full SHA bbad80dView commit details
Commits on May 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1af4096 - Browse repository at this point
Copy the full SHA 1af4096View commit details -
Configuration menu - View commit details
-
Copy full SHA for d59adc1 - Browse repository at this point
Copy the full SHA d59adc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c7e11 - Browse repository at this point
Copy the full SHA f1c7e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f000b8 - Browse repository at this point
Copy the full SHA 3f000b8View commit details
Commits on May 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a5adc35 - Browse repository at this point
Copy the full SHA a5adc35View commit details -
use sidecar container in k8 so we don't have to delete job and can ch…
…eck back log if error occur in k8s job
Configuration menu - View commit details
-
Copy full SHA for 95b4281 - Browse repository at this point
Copy the full SHA 95b4281View commit details -
simplify log for fetch response; solve problem of s3 job, some superv…
…isor job not resolved when manually terminated
Configuration menu - View commit details
-
Copy full SHA for 7fc8bcf - Browse repository at this point
Copy the full SHA 7fc8bcfView commit details
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 00434f7 - Browse repository at this point
Copy the full SHA 00434f7View commit details -
decrease slack sending freq in scraper jobs; use try-catch block for …
…slack request at the end of s3 job
Configuration menu - View commit details
-
Copy full SHA for 91640ea - Browse repository at this point
Copy the full SHA 91640eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1b5f4 - Browse repository at this point
Copy the full SHA 6f1b5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86aa260 - Browse repository at this point
Copy the full SHA 86aa260View commit details -
let s3 job wait for all supervisor job to end including manually re-t…
…ry ones, before scaling down
Configuration menu - View commit details
-
Copy full SHA for 8c45c53 - Browse repository at this point
Copy the full SHA 8c45c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40bc3f7 - Browse repository at this point
Copy the full SHA 40bc3f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12ee9d - Browse repository at this point
Copy the full SHA d12ee9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c849141 - Browse repository at this point
Copy the full SHA c849141View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4c794 - Browse repository at this point
Copy the full SHA dd4c794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 071b751 - Browse repository at this point
Copy the full SHA 071b751View commit details
Commits on May 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5dbd3de - Browse repository at this point
Copy the full SHA 5dbd3deView commit details
Commits on May 18, 2020
-
implement anti-affinity ourself and make sure no job memory utilizati…
…on overlap and memory spikes occur
Configuration menu - View commit details
-
Copy full SHA for 2fd19cc - Browse repository at this point
Copy the full SHA 2fd19ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aad87d - Browse repository at this point
Copy the full SHA 4aad87dView commit details
Commits on May 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e6e00f4 - Browse repository at this point
Copy the full SHA e6e00f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e55b47 - Browse repository at this point
Copy the full SHA 6e55b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec6b9b5 - Browse repository at this point
Copy the full SHA ec6b9b5View commit details
Commits on May 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fba3697 - Browse repository at this point
Copy the full SHA fba3697View commit details