Git Product home page Git Product logo

Comments (6)

AlanWeekend avatar AlanWeekend commented on May 18, 2024

batch_interval 是批次定时执行的间隔时间吗?我设置间隔0.016小时。这个批次执行完了之后,并没有更新is_done字段。也没有在0.016小时之后重新开始执行批次。需要我手动重新执行start_monitor_task()。才会把is_done更新为1,然后创建了一个新的批次记录?如果我要做循环执行的,怎么做?

from feapder.

Boris-code avatar Boris-code commented on May 18, 2024

@AlanWeekend
batch_interval 是批次定时执行的间隔时间吗?我设置间隔0.016小时。这个批次执行完了之后,并没有更新is_done字段。也没有在0.016小时之后重新开始执行批次。需要我手动重新执行start_monitor_task()。才会把is_done更新为1,然后创建了一个新的批次记录?如果我要做循环执行的,怎么做?

不是定时启动执行, 只是时间间隔,定时启动需要自己设置定时计划

from feapder.

AndrewAndrea avatar AndrewAndrea commented on May 18, 2024

start_request打印为啥不显示呢

from feapder.

Boris-code avatar Boris-code commented on May 18, 2024

@AndrewAndrea
start_request打印为啥不显示呢

不知道哇

from feapder.

wmy1334 avatar wmy1334 commented on May 18, 2024

关于爬虫集成这块,如果有上百个解析器的话,是否能直接加载所有的解析器呢,还是的spider.add_parser(xxxParser)手动添加上百个呢?有没有scrapy的spider_loader之类的加载器呢?

from feapder.

wozaitianwai avatar wozaitianwai commented on May 18, 2024

尝试集成了下,为什么会出现值执行了第一个集成的解析器的部分,然后直接就任务完成了

from feapder.

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.