temporalio / sdk-core

Core Temporal SDK that can be used as a base for language specific Temporal SDKs
MIT License
262 stars 70 forks source link

sdk: allow example code to run #679

Closed djc closed 6 months ago

djc commented 6 months ago

What was changed

When running the Rust SDK example, the binary exits with Error: UninitializedField("worker_build_id").

Why?

Would be nice to have the example work out of the box, even while the Rust SDK is not actually released.

Checklist

  1. How was this tested: ran the code after adding this change, it runs without error
  2. Any docs updates needed: probably not at this stage?
CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 6 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

djc commented 6 months ago

Not sure why there are two comments from the CLAassistant saying different things?