temporalio / temporalio/samples-python

Sample request: Activity log filtering

Open
#103 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
367
Forks
121
Avg merge
3d 20h
Merged PRs (30d)
11

Description

Describe the solution you'd like

Show how to attach a filter to activity.logger and have it filter out the error warnings that usually appear for failed activities if, say, the exception is of a certain type.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the sample entry point that uses activity.logger and read how failed-activity warnings are currently emitted. Add a demonstrated filter for a selected exception type, and verify that the sample shows those warnings being excluded while other logging remains understandable.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.