Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Expense example#201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
jssmith wants to merge18 commits intomain
base:main
Choose a base branch
Loading
fromexpense-example
Open

Expense example#201

jssmith wants to merge18 commits intomainfromexpense-example

Conversation

@jssmith
Copy link
Contributor

What was changed

Ported the expense example from Go to Python

Why?

Demonstrate human-in-the-loop processing and asynchronous activity completion

Checklist

  1. Closes N/A

  2. How was this tested:
    Includes tests

  3. Any docs updates needed?
    README is updated

@jssmithjssmith requested a review froma team as acode ownerJune 23, 2025 16:47
Copy link
Member

@cretzcretz left a comment

Choose a reason for hiding this comment

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

Only minor things, nothing technically blocking

f"{EXPENSE_SERVER_HOST_PORT}/create",
params={"is_api_call":"true","id":expense_id},
)
response.raise_for_status()
Copy link
Member

Choose a reason for hiding this comment

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

Technically 4xx is probably aApplicationError withnon_retryable=True, but that's a bit pedantic. But with this setup, an activity that, say, has invalid auth will retry forever

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

Reviewers

@cretzcretzcretz approved these changes

@tconley1428tconley1428Awaiting requested review from tconley1428

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@jssmith@cretz

[8]ページ先頭

©2009-2025 Movatter.jp