Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 311 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 311 Bytes

Steps to run this sample:

  1. Run a Temporal service.
  2. Run the following command to start the worker
go run retryactivity/worker/main.go
  1. Run the following command to start the example
go run retryactivity/starter/main.go