issues Search Results · repo:FRINXio/frinx-python-sdk language:Python
Filter by
9 results
(77 ms)9 results
inFRINXio/frinx-python-sdk (press backspace or delete to remove)Initial Checks
- [X] I have searched for similar requests and couldn t find anything
Description
We need to implement a graceful shutdown to the SDK.
enhancement
Jozefiel
- Opened on Sep 5, 2024
- #65
Description
need to use switchCaseValue but the input has switch_case_value . Because of this automatic conversion it does not work
- never hits any case.
switch = SwitchTask(
name= switch ...
bug
lhajabacs
- Opened on Aug 8, 2024
- #62
Description
error msg after run main.py to deploy WF: AttributeError: FieldInfo object has no attribute required . Did you mean:
is_required ?
currently i need to comment out part replace by pass:
class ...
bug
MarcelSuleiman
- Opened on Jan 22, 2024
- #50
Description
When frontend_default_value is not specified (should use a default value not-defined in that case), there is an error
that _UndefinedType is not JSON serializable.
Example Code
Can be also ...
bug
skocan
- Opened on Dec 1, 2023
- #45
We must establish a health check for the conductor worker client, ensuring that the worker has initiated successfully
and is prepared to execute tasks.
Jozefiel
- Opened on Jul 26, 2023
- #37
Jozefiel
- 1
- Opened on Jul 21, 2023
- #35
Jozefiel
- Opened on Jul 13, 2023
- #29
Use service prefixes for worker names. That provides a better explanation of the relationship with the backend service.
class Execute(WorkerImpl): class WorkerDefinition(TaskDefinition): name: str = Execute_RPC ...
Jozefiel
- Opened on Jun 29, 2023
- #25

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.