Skip to content

[Bug]: Count break does not work properly #37

@ablankz

Description

@ablankz

🐞 Describe the Bug

Count break does not work correctly.
Below are the results when break is set to 3000.

true,2025-01-16T13:05:29.142545997Z,2025-01-16T13:05:29.475813138Z,2977,333,200
true,2025-01-16T13:05:29.34287122Z,2025-01-16T13:05:29.589212176Z,2979,246,200
true,2025-01-16T13:05:29.243085645Z,2025-01-16T13:05:29.588950228Z,2978,345,200
true,2025-01-16T13:05:29.548031644Z,2025-01-16T13:05:29.680458887Z,2981,132,200
true,2025-01-16T13:05:29.441596222Z,2025-01-16T13:05:29.778495089Z,2980,336,200
true,2025-01-16T13:05:29.642267223Z,2025-01-16T13:05:29.778337572Z,2982,136,200
true,2025-01-16T13:05:29.742453487Z,2025-01-16T13:05:29.877347423Z,2983,134,200
true,2025-01-16T13:05:29.942703993Z,2025-01-16T13:05:29.981891264Z,2985,39,200
true,2025-01-16T13:05:29.842247288Z,2025-01-16T13:05:30.110581529Z,2984,268,200
true,2025-01-16T13:05:30.042807556Z,2025-01-16T13:05:30.235048723Z,2986,192,200
true,2025-01-16T13:05:30.148235268Z,2025-01-16T13:05:30.328183106Z,2987,179,200
true,2025-01-16T13:05:30.24192858Z,2025-01-16T13:05:30.483893148Z,2988,241,200
true,2025-01-16T13:05:30.341948466Z,2025-01-16T13:05:30.483479915Z,2989,141,200
true,2025-01-16T13:05:30.442048545Z,2025-01-16T13:05:30.698138086Z,2990,256,200
true,2025-01-16T13:05:30.642607581Z,2025-01-16T13:05:30.731779827Z,2992,89,200
true,2025-01-16T13:05:30.542185738Z,2025-01-16T13:05:30.778360936Z,2991,236,200
true,2025-01-16T13:05:30.848353977Z,2025-01-16T13:05:30.88584855Z,2994,37,200
true,2025-01-16T13:05:30.741874017Z,2025-01-16T13:05:30.978994119Z,2993,237,200
true,2025-01-16T13:05:31.041753018Z,2025-01-16T13:05:31.075175283Z,2996,33,200
true,2025-01-16T13:05:30.941828112Z,2025-01-16T13:05:31.074972834Z,2995,133,200

Perhaps the request is being sent, but the process is not waiting for the received process to finish.

🔍 Steps to Reproduce

Steps to reproduce the behavior:

  1. Run Runner

🤔 Expected Behavior

3,000 items are output

📋 Additional Context

This occurred with processing by Master and Slave, but probably should occur with master alone...

🌍 Environment

  • OS: Linux(Master+Slave)
  • Go version:
  • CLI version: v1.0.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions