Skip to content

feat: wire TracingInterceptor, sandbox passthrough, replay-safe time, plugin name#1

Open
praveen5959 wants to merge 4 commits into
mainfrom
review-comments
Open

feat: wire TracingInterceptor, sandbox passthrough, replay-safe time, plugin name#1
praveen5959 wants to merge 4 commits into
mainfrom
review-comments

Conversation

@praveen5959

Copy link
Copy Markdown
Contributor

No description provided.

@brianstrauch brianstrauch left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I just have a few remaining minor comments:

  • To make replay tests as strong as possible, look into setting max_cached_workflows=0
  • Instead of using patterns like error=str(exc), we recommend creating an ApplicationError() with a specific type
  • The call to setattr() in SanitizingSpanExporter swallows potential errors

Comment thread pyproject.toml
]
dependencies = [
"temporalio>=1.7",
"temporalio>=1.19",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude is actually suggesting 1.23.0 now, since you're using the interceptors field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants