transform-hub icon indicating copy to clipboard operation
transform-hub copied to clipboard

Scramjet Transform Hub (STH) is a runtime supervisor that can run data processing programs called Sequences and manage local resources on any Linux server, Docker on small edge servers, and even large...

Results 64 transform-hub issues
Sort by recently updated
recently updated
newest added

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...

dependencies

**What?** **Why?** **Usage:** - - - **Clickup Task:** **How it works:** - - - **Review checks:** These aspects need to be checked by the reviewer: - [ ] Verify and...

**What?** * Fix the logging levels on reconnect from the runner * Unhook streams before reconnecting an instance **Why?** Currently a reconnect causes a double call to `hookupStreams` which pipes...

**What?** Changes in logging... **Why?** **Usage:** - - - **Clickup Task:** **How it works:** - - - **Review checks:** These aspects need to be checked by the reviewer: - [...

**What?** fix specifying Topics on output and input stream and support async run in Topics **Usage:** TBC **Clickup Task:** https://app.clickup.com/t/24308805/VDM-1725 **How it works:** - - - **Review checks:** These aspects...

**Describe the bug** On the newer Python versions (3.11.5≤), _asyncio_ library causes an exception. `asyncio.exceptions.IncompleteReadError: 0 bytes read on a total of undefined expected bytes` **Steps to Reproduce** 1. Switch...

bug

**Describe the bug** Sequence doesn't exist on SelfHostedHub after reconnect **Steps to Reproduce** 1. Add new Self Hosted Hub 2. Upload sequence and start it 3. Reconnect hub 4. Instance...

bug
ready to review
read

**What?** Changed the types for responses. **Why?** Current reponses were not fitting for the additional content. **Usage:** -curl "0.0.0.0:11000/api/v1/cpm/{managerId}/api/v1/all_sequences?offset=1&limit=1" **Clickup Task:** These aspects need to be checked by the reviewer:...

breaking change

**What?** **Why?** **Usage:** - - - **How it works:** - - - **Review checks:** These aspects need to be checked by the reviewer: - [ ] Verify and confirm operation...

group:core
in progress

**Describe the bug** When I run SHH in cloud panel with the ID that was used earlier, CLI Command: `SI HUB INFO` lists the sequences and instances that were started...

bug
verified
read