Skip to content

Commit

Permalink
Remove "pending" section from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozoniuss authored and Quinn-With-Two-Ns committed Jun 18, 2024
1 parent 3496ec0 commit ccc49ca
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,17 +228,6 @@ resource waiting its successful completion
- [**Request/Response with Response Updates**](./reqrespupdate):
Demonstrates how to accept requests and responsond via updates.

### Pending examples

Mostly examples we haven't yet ported from https://github.com/temporalio/samples-java/

- Async activity calling: *Example to be completed*
- Async lambda: *Example to be completed*
- Periodic Workflow: Workflow that executes some logic periodically. *Example to be completed*
- Exception propagation and wrapping: *Example to be completed*
- Polymorphic activity: *Example to be completed*
- Side Effect: *Example to be completed* - [Docs](https://docs.temporal.io/application-development/features?lang=go#side-effects)

### Fixtures

These are edge case examples useful for Temporal internal development and bug
Expand Down

0 comments on commit ccc49ca

Please sign in to comment.