mrproliu commented on PR #9744:
URL: https://github.com/apache/skywalking/pull/9744#issuecomment-1272479769

   > query.must(Query.range(ProfileTaskRecord.TIME_BUCKET).gte(endTimeBucket));
   
   The `TIME_BUCKET` is usually the same as `START_TIME `, we should ignore it. 
   
   > If the data can be found, it indicates that an overlay has occurred, and 
the task should not be created at this time.
   
   You need to recheck again. If the previous task is already finished, the 
creation process should continue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to