Skip to content
Snippets Groups Projects

Fix cmds requesting too quickly in a loop uids from pubkey with BMA (#438)

Merged Moul requested to merge 438_sleep into main

Specially happening in local condition, where there is no network latency

  • blocks, history -u, and transfer commands
  • Define BMA_SLEEP constant to 0.1 second
  • Set time.sleep(BMA_SLEEP) between the requests

Close #438 (closed), #3 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading