Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ExpediaGroup/flyte
/ HandleEvent
Method
HandleEvent
execution/handler.go:161–161 ·
view source on GitHub ↗
(e Event)
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
14
HandleEvent
Method · 0.65
HandleAction
Method · 0.65
PostEvent
Function · 0.65
CompleteAction
Function · 0.65
TestHandleEvent_ShouldTriggerHandleEventForAllCandidateFlows
Function · 0.65
TestFlowHandleEvent_ShouldExecuteAllCandidateSteps
Function · 0.65
TestFlowHandleEvent_ShouldSkipStepWhenEventNameDoesNotMatch
Function · 0.65
TestFlowHandleEvent_ShouldSkipStepWhenEventPackNameDoesNotMatch
Function · 0.65
TestFlowHandleEvent_ShouldSkipStepsWhenThereIsAlreadyActionForThatStep
Function · 0.65
TestFlowHandleEvent_ShouldProceedWithStepExecutionWhenItDoesNotDependOnOtherSteps
Function · 0.65
TestFlowHandleEvent_ShouldProceedWithStepExecutionWhenDependsOnIsSatisfied
Function · 0.65
TestFlowHandleEvent_ShouldSkipStepWhenDependsOnForAStepIsNotSatisfied
Function · 0.65
Implementers
2
flowService
execution/flowservice.go
mockFlowService
execution/handler_test.go
Calls
no outgoing calls
Tested by
10
TestHandleEvent_ShouldTriggerHandleEventForAllCandidateFlows
Function · 0.52
TestFlowHandleEvent_ShouldExecuteAllCandidateSteps
Function · 0.52
TestFlowHandleEvent_ShouldSkipStepWhenEventNameDoesNotMatch
Function · 0.52
TestFlowHandleEvent_ShouldSkipStepWhenEventPackNameDoesNotMatch
Function · 0.52
TestFlowHandleEvent_ShouldSkipStepsWhenThereIsAlreadyActionForThatStep
Function · 0.52
TestFlowHandleEvent_ShouldProceedWithStepExecutionWhenItDoesNotDependOnOtherSteps
Function · 0.52
TestFlowHandleEvent_ShouldProceedWithStepExecutionWhenDependsOnIsSatisfied
Function · 0.52
TestFlowHandleEvent_ShouldSkipStepWhenDependsOnForAStepIsNotSatisfied
Function · 0.52
TestFlowHandleEvent_ShouldProduceNothingWhenStepExecutesToNil
Function · 0.52
TestFlowHandleEvent_ShouldContinueWhenStepExecutionReturnsError
Function · 0.52