Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Porting to Python, Java Polling Examples #68

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 27, 2023
Merged

Porting to Python, Java Polling Examples #68

merged 8 commits into from
Apr 27, 2023

Conversation

rachfop
Copy link
Contributor

@rachfop rachfop commented Apr 12, 2023

What was changed

Adds Python examples for polling.

Why?

Java and GoLang have these examples.

Based on this thread.

Checklist

  1. Closes

  2. How was this tested:

Ran poe format && poe lint

Observed the Workflow History.

  1. Any docs updates needed?

@cretz
Copy link
Member

cretz commented Apr 17, 2023

@rachfop - let me know when ready for another review

@rachfop
Copy link
Contributor Author

rachfop commented Apr 18, 2023

@rachfop - let me know when ready for another review

Ready 😎



@activity.defn
async def compose_greeting(input: ComposeGreetingInput) -> str:
Copy link
Member

Choose a reason for hiding this comment

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

Why does this one not loop like the Go and Java ones do?

@rachfop rachfop merged commit 4ef3a37 into main Apr 27, 2023
@rachfop rachfop deleted the adds-polling branch April 27, 2023 17:37
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