Skip to content

Instantly share code, notes, and snippets.

@sourcec0de
Forked from jingyi2318/resources.md
Created September 25, 2024 15:03
Show Gist options
  • Save sourcec0de/ff1295844a1f1fb94e8531b908aba78e to your computer and use it in GitHub Desktop.
Save sourcec0de/ff1295844a1f1fb94e8531b908aba78e to your computer and use it in GitHub Desktop.
[Replay 2024] Resources from Replay Safety at Datadog
# Replay Safety at Datadog
19 SEPTEMBER 2024 / 4:30 PM / WANDERERS STAGE
## Temporal Replays
[Temporal Determinism Documentation](https://docs.temporal.io/workflows#deterministic-constraints)
[Temporal Replay Documentation](https://docs.temporal.io/workflows#replays)
## Temporal Upstream `staticheck`
[Temporal staticcheck Go SDK](https://github.com/temporalio/sdk-go/tree/master/contrib/tools/workflowcheck#example)
## Worker Versioning
[Worker Versioning Replay Talk](https://replay2024.sched.com/event/1jOqG/the-future-of-friction-free-workflow-upgrades)
[Worker Versioning Github Repository](https://github.com/DataDog/temporal-worker-controller)
[Temporal Worker Versioning Documentation](https://docs.temporal.io/workers#worker-versioning)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment