indeedeng / indeedeng/iwf-python-sdk

Support async for worker service and state interface

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

low-priority
Dominant language
Python
Stars
6
Forks
3
PR merge metrics
No merged PRs in 30d

Description

User can workaround by using run in executor https://stackoverflow.com/questions/66294024/how-to-call-synchronous-functions-from-async-functions-in-safe-manner

Async will be probably supported in a different library—iwf-python-sdk-async

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 reviewing the worker service and state interface in the Python SDK, then compare the current synchronous usage with the proposed separate iwf-python-sdk-async library. Clarify whether async support belongs in this repository or a new library, and define the supported interface and completion criteria before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.