kevinWangSheng
kevinWangSheng
报错日志:(myvenv) D:\dev\project\graduationProject\craw\new\MediaCrawler>python main.py --platform dy --lt qrcode --type search 2024-02-08 17:29:50 MediaCrawler INFO [DouYinCrawler.search] Begin search douyin keywords 2024-02-08 17:29:50 MediaCrawler INFO [DouYinCrawler.search] Current keyword: python Traceback (most recent call...
有没有人告诉一下,这个  是账号密码是啥
bg:在使用plusar进行处理消息消费的时候,消息的具体处理之前会使用该TransmittableThreadLocal进行移除和设置。 但是现在发现了一个上下文失效的情况: 消费代码: ```java @PulsarConsumer(topic = "cepf_platform_warehouse_shein", subscriptionName = "cepf_warehouse", serverName = "amsPulsar", clazz = byte[].class, initialPosition = SubscriptionInitialPosition.Latest, batchAckMode = BatchAckMode.MANUAL, serialization = Serialization.BYTE, maxRedeliverCount = 2, deadLetterTopic =...