Commit 207820e
docs(self-hosted): note worker-file deploy limitation (#5429) + extract currentDir
Extract currentDir in WorkerTaskService for readability, and add pointers to issue #5429
(standalone server build must externalize the worker-file packages) next to both runtime
sidecar-file loaders (background-tasks worker, scheduler bree pollWorker).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 54bfbbc commit 207820e
2 files changed
Lines changed: 9 additions & 6 deletions
File tree
- packages
- api-scheduler-server/src
- background-tasks-server/src/service
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments