Cherilyn Buren
Cherilyn Buren
https://github.com/apache/pulsar-manager/blob/0f314e13279a1514d743a4f7062617f42f72e8a7/build.gradle#L155  It failed with the error message,and it works when I remove the `constraints`
# Description The previous start url fetching method only working when spider is idle, which is not full concurrency.This patch optimizes it by using request_left_downloader signal. There maybe need a...
When the chrome is killed or crash, the context will continue create newpage and throw exception: ```log 2023-01-31 19:29:51 [scrapy.core.scraper] ERROR: Error downloading Traceback (most recent call last): File "/home/test/source/test/venv/lib/python3.10/site-packages/twisted/internet/defer.py",...
**Describe the bug** When set `enable.idempotence` `true`, the librdkafka will fail with the following ```log % Running producer loop. Press Ctrl-C to exit %0|1695637496.333|FATAL|rdkafka#producer-1| [thrd:main]: Fatal error: Local: Required feature...
I'm try to connect plaintext connection but the client auto redirect the ssl protocol which leading something wrong: ```log [2023-03-03T10:23:23Z ERROR pulsar::connection] connection error, not retryable: [Tls(Ssl(Error { code: ErrorCode(1),...
### Reminder - [X] I have read the README and searched the existing issues. ### Reproduction ```bash deepspeed --num_gpus 4 src/train_bash.py --deepspeed examples/deepspeed/ds_z3_config.json --ddp_timeout 180000000 --stage sft --do_train True --model_name_or_path...
…e updated test cases using a shell script - add install time property - add summary property - add a shell to generate test cases - TODO: resolve multilanguage summary...
Install time is useful in some cases,could you add it?
### Checklist - [ ] 1. I have searched related issues but cannot get the expected help. - [ ] 2. The bug has not been fixed in the latest...
[nginx 1.26.1 stable version](https://nginx.org/en/CHANGES-1.26) is released, is time to bump to it?