Skip to content

PollingTaskRunner.RunAll

func (*PollingTaskRunner) RunAll(ctx context.Context) error

Run the polling runner until there are no more tasks available.

ctx context.Context required

The context controlling the polling loop lifetime.

An error if the polling loop fails.