gorse-io / gorse-io/gorse

启动gorse后,master.log错误日志

Open
#777 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
9.8k
Forks
912
Avg merge
2h 35m
Merged PRs (30d)
9

Description

```
{"level":"error","ts":1695738823.6536405,"msg":"failed to get popular items","error":"strconv.ParseFloat: parsing \"男_社交\": invalid syntax"}

```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the startup condition and inspect master.log around the “failed to get popular items” entry. Trace where the value "男_社交" is passed to numeric parsing and identify the expected data format. Done means startup no longer emits this error and popular-item retrieval still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.