Documentation ¶
Index ¶
Constants ¶
View Source
const CONCURRENT_EVENT_CALLS = 3
Maximum number of tasks that may be handled at once by the taskHandler
Variables ¶
This section is empty.
Functions ¶
func AddTaskEvent ¶
func AddTaskEvent(change api.ContainerStateChange, client api.ECSClient)
Prepares a given event to be sent by adding it to the handler's appropriate eventList
func HandleEngineEvents ¶
func HandleEngineEvents(taskEngine engine.TaskEngine, client api.ECSClient, saver statemanager.Saver)
func SubmitTaskEvents ¶
Continuously retries sending an event until it succeeds, sleeping between each attempt
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.