Skip to content

Commit 10ffeed

Browse files
committed
always generate migration report. use subagents with multiple workloads.
1 parent 3010e68 commit 10ffeed

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • skills/databricks-serverless-migration

skills/databricks-serverless-migration/SKILL.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,14 @@ When migration succeeds, generate a per-workload report with the same structure
818818

819819
When several independent workloads are in scope, migrate them in parallel (e.g. one subagent per workload). Keep the per-notebook steps within a single workload sequential, as in Step 1.5.
820820

821+
## Success report
822+
823+
If the migration was successful, generate a report as well, using similar methods. For each workload migrated, show what was done.
824+
825+
## Multiple workload migration
826+
827+
When migrating multiple workloads in one session, parallelize this work as much as possible to migrate multiple workloads in parallel, including using subagents.
828+
821829
## Reference Guides
822830

823831
For detailed workarounds and code examples beyond the quick fixes above:

0 commit comments

Comments
 (0)