nacos-group / nacos-group/nacos-sdk-python

如何设置心跳包日志的打印频率

Open
#91 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
471
Forks
155
PR merge metrics
No merged PRs in 30d

Description

如题,现在send-heartbeat的日志打印太频繁了,有没有什么地方可以设置间隔、关闭或者调整日志等级呢

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the send-heartbeat logging entry point in the Python SDK and inspect how its interval and log level are currently determined. Clarify whether the desired behavior is configurable, suppressible, or adjustable, then verify that the selected setting changes heartbeat log frequency or severity without disrupting heartbeat sending.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.