Issues
- 0
Slack not public
#124 opened by tiagoefreitas - 0
Realtime API
#123 opened by tiagoefreitas - 0
- 0
- 0
- 2
- 0
- 2
Action Server does not handle output size
#43 opened by kariharju - 0
Use --sema4ai in RCC calls (use sema4ai dirs instead of robocorp for env and settings) in Action Server
#83 opened by fabioz - 0
Support OAuth2 in Action Server UI and VSCode
#82 opened by fabioz - 0
There should be a better link from the `@action` arguments and the `input.json` contents
#54 opened by kariharju - 0
Using aliases should not break pydantic models
#70 opened by fabioz - 0
The metadata.json is not available when running action-server package build with `--input-dir`
#76 opened by fabioz - 0
Pass --bundled and --no-retry-build in rcc calls
#78 opened by fabioz - 0
- 0
Do auto-conversion of input based on schema (such as str-> int) (if it can be done).
#49 opened by kariharju - 0
Lint action package for README.md and package.png
#73 opened by fabioz - 1
- 1
Async APIs for running actions
#48 opened by kariharju - 0
- 1
Support decorators for `@action`
#51 opened by kariharju - 0
- 0
Support concurrency for `@action` in the same process (scaling Action Server)
#53 opened by kariharju - 0
- 0
- 0
Remove old action-server versions
#57 opened by kariharju - 0
- 0
It looks like creating Action Package fails if the folder is not empty on version 0.5.3.
#60 opened by kariharju - 0
- 0
- 0
Provide a way to split the content of `x-action-context` over multiple headers
#63 opened by kariharju - 0
Passing additional arguments to an action is not throwing an error (as would be expected)
#64 opened by kariharju - 0
If an action package has `(DEV)` in the name a run will fail from the action server UI.
#65 opened by kariharju - 0
- 1
Enable auto-reload of actions
#47 opened by kariharju - 0
- 0
Support `@action(reuse_process=True)`
#45 opened by kariharju - 0
- 7
Action Server does not handle timeouts
#42 opened by kariharju - 5
Support the OAuth2 secret type
#6 opened by cmin764