Is there an existing issue for this?
Current Behavior
Now the collector will be assigned a timeout if it runs over 4 minutes, causing the same job to be executed twice when the actual collection exceeds 4 minutes.
Expected Behavior
The logic in dispatchCollectData should be executed only once, whether triggered by normal collection completion or timeout fallback — whichever comes first.
Steps To Reproduce
No response
Environment
Debug logs
No response
Anything else?
i will fix it
Is there an existing issue for this?
Current Behavior
Now the collector will be assigned a timeout if it runs over 4 minutes, causing the same job to be executed twice when the actual collection exceeds 4 minutes.
Expected Behavior
The logic in dispatchCollectData should be executed only once, whether triggered by normal collection completion or timeout fallback — whichever comes first.
Steps To Reproduce
No response
Environment
Debug logs
No response
Anything else?
i will fix it