restate icon indicating copy to clipboard operation
restate copied to clipboard

Enforce `force` when registering the same Lambda ARN.

Open igalshilman opened this issue 8 months ago • 0 comments

Currently in the admin API, if we ask to register a deployment to an already existing lambda ARN we bump the deployment revision. We should actually fail if the lambda ARN is already registered.

igalshilman avatar Apr 10 '25 09:04 igalshilman