Skip to content

Conversation

@h45hc47
Copy link

@h45hc47 h45hc47 commented Jan 28, 2026

Currently, if local work generation disabled and used external work server, there is a need to add "use_peers": true to all requests, which is not very convenient.
So i add field work_server_use_peers: <bool> to node config to specify it and redefine it in request if needed.

@gr0vity-dev-bot
Copy link

Test Results for Commit 939d568

Pull Request 5017: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 114s)
  • 5n4pr_conf_10k_change: PASS (Duration: 128s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 135s)
  • 5n4pr_conf_change_independant: PASS (Duration: 137s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 132s)
  • 5n4pr_conf_send_independant: PASS (Duration: 129s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 119s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 149s)

Last updated: 2026-01-28 12:50:42 UTC

@pwojcikdev
Copy link
Contributor

This makes sense. I think using work peers should be the default (if they are available), but this can be done as a next step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants