Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement deregistration of services from Restate #5

Open
2 of 3 tasks
Tracked by #1
pcholakov opened this issue Nov 20, 2023 · 0 comments
Open
2 of 3 tasks
Tracked by #1

Implement deregistration of services from Restate #5

pcholakov opened this issue Nov 20, 2023 · 0 comments

Comments

@pcholakov
Copy link
Collaborator

pcholakov commented Nov 20, 2023

Fix several known issues in register-service-handler.ts as of 2023-11-20.

The registration response looks like this:

% curl -X POST http://localhost:9070/endpoints -H 'content-type: application/json' -d '{"arn": "arn:aws:lambda:eu-central-1:663487780041:function:pavel-RestateStack-GreeterA41DC22A-o8knTdFWTHtj:3"}' -m 3
{"id":"YXJuOmF3czpsYW1iZGE6ZXUtY2VudHJhbC0xOjY2MzQ4Nzc4MDA0MTpmdW5jdGlvbjpwYXZlbC1SZXN0YXRlU3RhY2stR3JlZXRlckE0MURDMjJBLW84a25UZEZXVEh0ajoz","services":[{"name":"Greeter","revision":1}]}

Tasks

@pcholakov pcholakov changed the title Clean up the service registration custom resource handler code Implement deregistration of services from Restate Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant