Skip to content

fix: improve messaging on QPU and compiler timeout#1397

Merged
kalzoo merged 5 commits intomasterfrom
1374-timeout-messaging
Apr 18, 2023
Merged

fix: improve messaging on QPU and compiler timeout#1397
kalzoo merged 5 commits intomasterfrom
1374-timeout-messaging

Conversation

@kalzoo
Copy link
Contributor

@kalzoo kalzoo commented Oct 13, 2021

Description

closes #1374 .

Adds a useful section to the troubleshooting docs and links users to that on compiler and QPU timeout.

TODO:

  • Check & fix Sphinx RST formatting
  • Changelog

Checklist

  • The PR targets the rc branch (not master).
  • Commit messages are prefixed with one of the prefixes outlined in the commit syntax checker (see pattern field).
  • The above description motivates these changes.
  • [NA] There is a unit test that covers these changes.
  • All new and existing tests pass locally and on the PR's checks.
  • Parameters and return values have type hints with PEP 484 syntax.
  • Functions and classes have useful Sphinx-style docstrings.
  • All code follows Black style and obeys flake8 conventions.
  • [NA] (New Feature) The docs have been updated accordingly.
  • (Bugfix) The associated issue is referenced above using auto-close keywords.
  • The changelog is updated, including author and PR number (@username, Test ignore #1234).

@kalzoo kalzoo requested a review from a team as a code owner October 13, 2021 22:01
@kalzoo kalzoo force-pushed the 1374-timeout-messaging branch from f232478 to 10db882 Compare October 14, 2021 18:52
@kalzoo kalzoo force-pushed the 1374-timeout-messaging branch 2 times, most recently from fa9994a to 27c720c Compare October 14, 2021 19:42
@kalzoo kalzoo force-pushed the 1374-timeout-messaging branch from 27c720c to 9f878b8 Compare October 14, 2021 19:44
@kalzoo kalzoo changed the base branch from rc to master April 17, 2023 20:07
@jselig-rigetti jselig-rigetti self-requested a review April 18, 2023 19:43
@kalzoo kalzoo force-pushed the 1374-timeout-messaging branch from 1c6af59 to 0dea6e5 Compare April 18, 2023 20:27
@kalzoo kalzoo changed the title Fix: improve messaging on QPU and compiler timeout fix: improve messaging on QPU and compiler timeout Apr 18, 2023
@kalzoo kalzoo merged commit 00ede77 into master Apr 18, 2023
@kalzoo kalzoo deleted the 1374-timeout-messaging branch April 18, 2023 20:39
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.

Make clear that programs must be run on QPU from within QCS JupyterHub

3 participants