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

Update the awakeable documentation #133

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Update the awakeable documentation #133

merged 1 commit into from
Aug 23, 2023

Conversation

slinkydeveloper
Copy link
Contributor

Add the new Awakeables built-in service description

@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for docsrestatedev ready!

Name Link
🔨 Latest commit 8fa9502
🔍 Latest deploy log https://app.netlify.com/sites/docsrestatedev/deploys/64e626e7b8712900081967e0
😎 Deploy Preview https://deploy-preview-133--docsrestatedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

curl -X POST http://<restate-runtime-host-port>/dev.restate.Awakeables/Reject -H 'content-type: application/json' -d '{"id": "T4pIkIJIGAsBiiGDV2dxK7PkkKnWyWHE", "reason": "Very bad error!"}'
```

For more details, look at the [Awakeables service documentation](https://github.com/restatedev/proto/blob/main/dev/restate/services.proto) and [how to invoke a service documentation](../invocation.md#invoking-restate-services).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This last link is currently broken, because it depends on #130

Copy link
Contributor

@tillrohrmann tillrohrmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for writing this section @slinkydeveloper.

@slinkydeveloper slinkydeveloper merged commit 75536bc into main Aug 23, 2023
1 check passed
@slinkydeveloper slinkydeveloper deleted the issues/117 branch August 23, 2023 15:35
@tillrohrmann tillrohrmann linked an issue Aug 23, 2023 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Update documentation about awakeables
2 participants