fix: ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-23 10:56:26 +01:00
parent 44ff9746bc
commit 95eae3d12d
6 changed files with 64 additions and 129 deletions

View File

@@ -39,7 +39,6 @@ func NewExecutor(
}
func (e *Executor) DispatchEvents(ctx context.Context) error {
e.logger.InfoContext(ctx, "dispatching events")
start := time.Now().Add(-time.Second * 30)