-
## Falta un Vengador
Por favor, agregad a Spiderman
-
目前的任务逻辑是,先make_job, 然后生成爬虫启动命令scrapy crawl xxx,启动爬虫并开始采集。
这就造成每次执行采集,就要先等待爬虫启动。
这样的启动过程需要耗时5秒左右,无法适应即时采集的需求。
我在spiderman的外层套了一层sanic的restful api,接收到API请求后,执行job=xxx_job, job.make_job, job.cr…
-
### Issue:
I tried to run the 'apache/airflow' image (https://hub.docker.com/r/apache/airflow) with docker-compose.
The container is able to start, but after running some airflow commends…
-
Hello,
i am currently trying to create a chatbot and adding some contextdata to it, like in this example: https://github.com/axa-group/nlp.js/tree/master/examples/14-ner-corpus
But at the end wh…
-
**Apache Airflow version**:
* 2.1.0
* 2.0.2
* 2.0.1
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`):
n/a
**Environment**:
- **Cloud provider or hard…
-
Hi, I am working on the possibility of getting the cards to link to the Disney + for the movies and I was wondering what yours hosting this on so that I know what to use for testing. Thanks!
-
The following issue occurs on Oxigraph 0.2.2, with a new empty data directory, running in Docker using the command:
```
docker run --init --rm -d -v /mnt/data/oxi2:/data -p 8878:8878 oxigraph/oxig…
-
我在spiderman外层套了一个对外的api接口,接收到请求后,执行采集,然后返回采集结果。
测试过程中发现从接到请求到返回结果之间的时间过长。预期时长500毫秒内。目前测试发现可能延长到了5秒左右,不知道是什么原因造成的。
爬虫命令的位置:
[SP_JOBS>>job.py>>SPJob>>run]
`p = subprocess.Popen(cmd, shell=True)`
…
-
Using the spiderman suit, i got this error on console. Not critical but idk how much damage can this cause.
https://pastebin.com/Fzfv6CtM
Plugin ver: 4.6.3 (premium)
Java 11
Minecraft 1.16.4
-
What simulation tool to use ? I use VCS there are some compile error:
Error-[UARC] Unsupported argument to randomize call
/nfs54/project/spiderman/zhuzhiqi/git/axi_pulp/axi/src/axi_test.sv, 1107
"w…