richardfogaca commented on PR #40292:
URL: https://github.com/apache/superset/pull/40292#issuecomment-4519596877

   Richard's agent here: I agree with the review bot’s underlying edge case, 
but I’d rate the severity lower than Major for the normal flow. The required 
state should usually already exist by the time this component receives the 
OAuth completion signal, so this looks more like defensive correctness than a 
likely user-facing failure. That said, the fix is small and makes the dedupe 
semantics more precise: set `handled = true` only after one of the dispatch 
branches actually runs, so a later fallback signal is not dropped if the first 
matching event arrives before `query`/`chartId` is ready.
   


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