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 committed Apr 17, 2024
1 parent ea23602 commit 6ad28f4
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 @@ -226,17 +226,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 6ad28f4

Please sign in to comment.