doc/Send Terminal Obs Info - #261
Open
stefanfausser wants to merge 2 commits into
Open
Conversation
Contributor
Author
|
I don't think that the failed tests have anything to do with the updated documentation / markdown file. This is one of the test errors: fatal: unable to access 'https://huggingface.co/datasets/edbeeching/godot_rl_3DCarParking/': The requested URL returned error: 429 Maybe the URL was unaccessable a short time? I think that rerunning the tests will fix the problem. Can anyone check what is going on with the tests? |
Ivan-267
requested changes
Jun 21, 2026
Ivan-267
left a comment
Collaborator
There was a problem hiding this comment.
I rerun the tests, however as you note this PR doesn't change files that should affect the tests.
Co-authored-by: Ivan-267 <61947090+Ivan-267@users.noreply.github.com>
Contributor
Author
|
Thank you @Ivan-267 for rerunning the tests and your suggested change which I accepted |
Ivan-267
approved these changes
Jun 21, 2026
Ivan-267
left a comment
Collaborator
There was a problem hiding this comment.
Thanks. LGTM and can be merged after the linked PR gets merged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added documentation for Send Terminal Obs Info of the Sync node.
Please note that the documented feature is part of the following PR: edbeeching/godot_rl_agents_plugin#65