NewsService.CrawlAll

The job is finished. It will be removed automatically 07/22/2026 00:00:43.
// Id: 911e35b7-e608-448d-9edf-9e05243e05f3
using Sharo.Services;

var newsService = Activate<NewsService>();
await newsService.CrawlAll();

Parameters

RecurringJobId
"NewsCrawler"
Time
1784592008
CurrentCulture
""
CurrentUICulture
""
RetryCount
1

State

07/21/2026 00:00:08 (- <1ms) Enqueued

Triggered by recurring job scheduler

-8.970s Processing

Server:
ip-10-3-62-133.ap-northeast-1.compute.internal:7
Worker:
3109c303

- <1ms Failed

An exception occurred during performance of the job.

Grpc.Core.RpcException (ip-10-3-62-133.ap-northeast-1.compute.internal:7)

Status(StatusCode="InvalidArgument", Detail="Wrong input: Vector dimension error: expected dim: 100, got 768")

Grpc.Core.RpcException: Status(StatusCode="InvalidArgument", Detail="Wrong input: Vector dimension error: expected dim: 100, got 768")
   at Qdrant.Client.QdrantClient.SearchAsync(String collectionName, ReadOnlyMemory`1 vector, Filter filter, SearchParams searchParams, UInt64 limit, UInt64 offset, WithPayloadSelector payloadSelector, WithVectorsSelector vectorsSelector, Nullable`1 scoreThreshold, String vectorName, ReadConsistency readConsistency, ShardKeySelector shardKeySelector, Nullable`1 sparseIndices, Nullable`1 timeout, CancellationToken cancellationToken)
   at Sharo.Services.SearchService.Search(String words, SearchCategory category)
   at Sharo.Services.TextGenerationService.GenerateComment(String content)
   at Sharo.Services.NewsService.CrawlAll()
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

-21.028s Scheduled

Retry attempt 1 of 10: Status(StatusCode="InvalidArgument", Detail="Wron…

Enqueue at:
07/21/2026 00:00:36

- <1ms Enqueued

Triggered by DelayedJobScheduler

-5.392s Processing

Server:
ip-10-3-62-133.ap-northeast-1.compute.internal:7
Worker:
849d42f6

+35.392s Succeeded

Latency:
30s
Duration:
5.392s

07/21/2026 00:00:08 Created