CJ_Clippy
2b2f925146
ci / build (push) Failing after 34m36s
Details
|
||
---|---|---|
.. | ||
src | ||
.eslintignore | ||
README.md | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.json | ||
tsup.config.ts |
README.md
@futureporn/temporal-worker
The system component which runs background tasks such as thumbnail generation, video encoding, file transfers, etc.
We use Temporal for running "durable tasks".
This code gets built into commonjs by tsup because of some Temporal wierdness relating to how imports workflows.
Temporal's monorepo reference
@see https://github.com/temporalio/samples-typescript/tree/main/monorepo-folders