Skip to content

Conversation

@vvahidd
Copy link
Contributor

@vvahidd vvahidd commented Feb 2, 2026

Summary

  • Remove manual zipping in upload_simulation_dir - gdsfactoryplus now handles it internally
  • Flatten download results to return individual file paths (e.g., results["port-S.csv"] works directly)
  • Add _handle_failed_job for better error handling with log retrieval from failed jobs

Test plan

  • Run a Palace simulation and verify upload works without double-zipping
  • Verify results["port-S.csv"] returns the correct path after download
  • Test a failing simulation to verify logs are retrieved and displayed

🤖 Generated with Claude Code

- Remove manual zipping, gdsfactoryplus now handles it internally
- Flatten download results to return individual file paths
- Add better error handling for failed jobs with log retrieval

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vvahidd vvahidd merged commit 930b043 into main Feb 2, 2026
2 of 3 checks passed
@vvahidd vvahidd deleted the update-gcloud-gdsfactoryplus-api branch February 2, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant