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

Revert reading runtime params from GlobalStateAccessor #228

Merged
merged 2 commits into from
Nov 3, 2023
Merged

Conversation

glennmoy
Copy link
Contributor

@glennmoy glennmoy commented Oct 31, 2023

We need to rollback these changes until we've resolved #226

We can update the project version to 0.0.4 once this and #215 are merged as both are needed to run the MVP on the cluster

@glennmoy glennmoy changed the base branch from dfk/max_retries to main October 31, 2023 19:20
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #228 (cb7feff) into main (6e11dec) will decrease coverage by 0.70%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
- Coverage   98.12%   97.42%   -0.70%     
==========================================
  Files          12       12              
  Lines         639      660      +21     
==========================================
+ Hits          627      643      +16     
- Misses         12       17       +5     
Flag Coverage Δ
Ray.jl 97.42% <85.71%> (-0.70%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Ray.jl 100.00% <ø> (ø)
src/function_manager.jl 97.77% <100.00%> (ø)
src/runtime.jl 94.37% <85.29%> (-2.75%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@glennmoy glennmoy requested a review from omus October 31, 2023 19:59
@glennmoy
Copy link
Contributor Author

I'll merge this if the cluster job successfully completes - I expect it to finish soon

@glennmoy
Copy link
Contributor Author

glennmoy commented Nov 2, 2023

Even though our "large" MVP didn't succeed with this (disk space issue) it still lets us launch a job, so we will proceed with the merge. When we want to reimplement this we should refer back to #52

@glennmoy glennmoy added bug not working as a maintainer intends/expects pain point (user) induces confusion, workflow hiccups, or negative reactions in users and removed bug not working as a maintainer intends/expects pain point (user) induces confusion, workflow hiccups, or negative reactions in users labels Nov 2, 2023
@kleinschmidt kleinschmidt linked an issue Nov 2, 2023 that may be closed by this pull request
2 tasks
@glennmoy glennmoy merged commit 0b75c77 into main Nov 3, 2023
6 of 8 checks passed
@glennmoy glennmoy deleted the gm/revert_gsa branch November 3, 2023 23:17
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants