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

[RLlib] APPO (new API stack) enhancements vol 05: Auto-sleep time AND thread-safety for MetricsLogger. #48868

Conversation

sven1977
Copy link
Contributor

@sven1977 sven1977 commented Nov 22, 2024

APPO (new API stack) enhancements vol 05: Auto-sleep time AND thread-safety for MetricsLogger.

Why are these changes needed?

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
…accumulation_of_results_in_algorithm

Signed-off-by: sven1977 <[email protected]>

# Conflicts:
#	rllib/utils/metrics/metrics_logger.py
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
…la_appo_aggregation_workers_new_api_stack
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
Signed-off-by: sven1977 <[email protected]>
@sven1977 sven1977 enabled auto-merge (squash) December 2, 2024 20:48
@github-actions github-actions bot disabled auto-merge December 2, 2024 20:48
…_enhancements_05_auto_sleep_and_thread_safety_for_metrics
@sven1977 sven1977 requested a review from a team as a code owner December 3, 2024 13:25
@sven1977 sven1977 enabled auto-merge (squash) December 3, 2024 13:42
@sven1977 sven1977 added rllib RLlib related issues rllib-algorithms An RLlib algorithm/Trainer is not learning. rllib-newstack labels Dec 3, 2024
@github-actions github-actions bot disabled auto-merge December 3, 2024 14:01
@sven1977 sven1977 merged commit f06833e into ray-project:master Dec 3, 2024
4 of 5 checks passed
simonsays1980 pushed a commit to simonsays1980/ray that referenced this pull request Dec 3, 2024
jecsand838 pushed a commit to jecsand838/ray that referenced this pull request Dec 4, 2024
… thread-safety for MetricsLogger. (ray-project#48868)

Signed-off-by: Connor Sanders <[email protected]>
@sven1977 sven1977 deleted the appo_enhancements_05_auto_sleep_and_thread_safety_for_metrics branch December 4, 2024 09:15
dentiny pushed a commit to dentiny/ray that referenced this pull request Dec 7, 2024
ujjawal-khare pushed a commit to ujjawal-khare-27/ray that referenced this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests rllib RLlib related issues rllib-algorithms An RLlib algorithm/Trainer is not learning. rllib-newstack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants