Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@mikekgfb
Copy link
Contributor

1 - Run server:
1a - in background
1b - capture server_pid

2 - enable query using curl

3 - shutdown server with server pid captured in server_pid

1 - Run server:
      1a - in background
      1b - capture server_pid

2 - enable query using curl

3 - shutdown server with server pid captured in server_pid
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 18, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1384

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit 19800f2 with merge base 326c1fe (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 18, 2024
@mikekgfb mikekgfb changed the title Update README.md to run and query server Update README.md to run and query server during test Nov 18, 2024
@Jack-Khuu
Copy link
Contributor

Nice fix

mikekgfb added a commit to mikekgfb/torchchat-1 that referenced this pull request Nov 20, 2024
Similar to pytorch#1384 to exercise the server , but for multimodal

1 - Run server:
1a - in background
1b - capture server_pid

2 - enable query using curl

3 - shutdown server with server pid captured in server_pid
Jack-Khuu pushed a commit that referenced this pull request Nov 26, 2024
Similar to #1384 to exercise the server , but for multimodal

1 - Run server:
1a - in background
1b - capture server_pid

2 - enable query using curl

3 - shutdown server with server pid captured in server_pid
Fix a punctuation issue in README.  While this is a valid change to improve language, it  is really a decoy to trigger rerunning a test that failed due to a SEV.
@mikekgfb
Copy link
Contributor Author

mikekgfb commented Dec 3, 2024

@Jack-Khuu maybe this is failing because we're hitting the 30 minute limit on tests? There's not much we can do here because we're not even out of installation (it appears this test gets killed during + ./install/install_requirements.sh upon closer review).
In particular, splitting the test won't do anything either :(

Updated timeout to see if this may complete in 50 minutes. The long runtime doesn't appear to be related to the changes in this PR. That being said, it would be interesting to understand how this test is passing for other PRs? (Are they passing this test?)

Readme run on M1 with MPS takes over 30 minutes, and may be hitting default timeout.  Extending timeout.
@Jack-Khuu
Copy link
Contributor

Working on a pin bump to fix the CI noise

@Jack-Khuu Jack-Khuu merged commit dacabcd into pytorch:main Dec 9, 2024
50 checks passed
vmpuri pushed a commit that referenced this pull request Feb 4, 2025
Similar to #1384 to exercise the server , but for multimodal

1 - Run server:
1a - in background
1b - capture server_pid

2 - enable query using curl

3 - shutdown server with server pid captured in server_pid
vmpuri pushed a commit that referenced this pull request Feb 4, 2025
* Update README.md to run and query server

1 - Run server:
      1a - in background
      1b - capture server_pid

2 - enable query using curl

3 - shutdown server with server pid captured in server_pid

* Punctuation in README.md

Fix a punctuation issue in README.  While this is a valid change to improve language, it  is really a decoy to trigger rerunning a test that failed due to a SEV.

* Extend timeout for run-readme-pr-mps.yml

Readme run on M1 with MPS takes over 30 minutes, and may be hitting default timeout.  Extending timeout.

---------

Co-authored-by: Jack-Khuu <jack.khuu.7@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants