hsunsmile commented on code in PR #1973:
URL: https://github.com/apache/druid/pull/1973#discussion_r2934857006


##########
server/src/main/java/io/druid/client/cache/CacheMonitor.java:
##########
@@ -38,20 +39,30 @@ public CacheMonitor(
     this.cache = cache;
   }

Review Comment:
   🤖 **agent-workflow** — Working on it
   
   This is a valid concern. The cached `review_decision` field is only 
refreshed during the auto-detect block when `WORKFLOW_RESULT` is empty, but 
after COMPLETE is set, the cached value can become stale. A fix is in progress 
to refresh the review decision before the BLOCKED check in the staleness guard.
   
   ---
   *Automated reply — not a human reviewer.*



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to