Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error handling for executor deserialization in dgxcloud scheduler… #167

Closed
wants to merge 7 commits into from

Conversation

pablo-garay
Copy link
Collaborator

… (#166)

* refactor: Improve packaging job handling in SlurmExecutor

- Add `get_packaging_job_key()` to generate unique packaging job keys using experiment ID
- Update packaging job tracking to use experiment-specific keys
- Modify packaging job deserialization to handle legacy dictionary format
- Enhance experiment initialization with optional component defaults
- Improve tunnel scheduler initialization with optional experiment context

This refactoring ensures more robust and flexible packaging job management across different execution contexts.

Signed-off-by: Hemil Desai <[email protected]>

* fix

Signed-off-by: Hemil Desai <[email protected]>

* ruff format fix

Signed-off-by: Hemil Desai <[email protected]>

---------

Signed-off-by: Hemil Desai <[email protected]>
* ci(feat): Onboard codecov

Signed-off-by: oliver könig <[email protected]>

* f

Signed-off-by: oliver könig <[email protected]>

* f

Signed-off-by: oliver könig <[email protected]>

* f

Signed-off-by: oliver könig <[email protected]>

* f

Signed-off-by: oliver könig <[email protected]>

* f

Signed-off-by: oliver könig <[email protected]>

* f

Signed-off-by: oliver könig <[email protected]>

---------

Signed-off-by: oliver könig <[email protected]>
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.

3 participants