Skip to content

chore: remove timeout from Lambda@Edge retry#609

Merged
go-to-k merged 1 commit intomainfrom
refactor/remove-lambda-edge-timeout
Mar 24, 2026
Merged

chore: remove timeout from Lambda@Edge retry#609
go-to-k merged 1 commit intomainfrom
refactor/remove-lambda-edge-timeout

Conversation

@go-to-k
Copy link
Copy Markdown
Owner

@go-to-k go-to-k commented Mar 24, 2026

Summary

  • Removed the 60-minute timeout from Lambda@Edge replica cleanup retry
  • The operator now waits indefinitely for AWS to finish removing edge replicas, since users prefer automatic cleanup over timing out with an error
  • Users can still stop the process with Ctrl+C (context cancellation is handled)

@go-to-k go-to-k changed the title refactor: remove timeout from Lambda@Edge retry chore: remove timeout from Lambda@Edge retry Mar 24, 2026
@go-to-k go-to-k merged commit 52cc1f4 into main Mar 24, 2026
4 checks passed
@go-to-k go-to-k deleted the refactor/remove-lambda-edge-timeout branch March 24, 2026 12:11
@github-actions github-actions bot mentioned this pull request Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant