Skip to content

Conversation

@Cynocracy
Copy link
Contributor

When these occur on GETs, they can be retried.

@CirqBot CirqBot added the size: S 10< lines changed <50 label Apr 26, 2022
Copy link
Collaborator

@dabacon dabacon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An excellent job not selling me on cloudfare.

@Cynocracy
Copy link
Contributor Author

I do my best ;) These errors are hopefully going away, but we're pretty set on not returning 409s ourselves on GETs, so ty for the review!

@Cynocracy
Copy link
Contributor Author

Revived this zombie PR 🧟
Merged with #6006

@Cynocracy Cynocracy requested a review from dabacon February 15, 2023 19:53
@Cynocracy Cynocracy force-pushed the cloudflare-what-the-heck branch from 5db3bcd to 6474575 Compare February 15, 2023 21:45
@Cynocracy
Copy link
Contributor Author

test appears to have flaked

@Cynocracy
Copy link
Contributor Author

Are the typescript tests just busted? (also there's typescript now? 😮 )

@vtomole vtomole mentioned this pull request Feb 21, 2023
@vtomole
Copy link
Collaborator

vtomole commented Feb 21, 2023

@Cynocracy I have a fix here: #6014

@Cynocracy
Copy link
Contributor Author

Thanks Victory! This was actually a separate PR, was just noting the test failures

@ColemanCollins
Copy link
Contributor

Reopening and updating from master; per jon the flaky tests were causing this to not be ready to merge but the underlying failure around cloudflare fronting the IonQ API still needs to be addressed

response2.ok = True
response2.json.return_value = {'foo': 'bar'}

client = ionq.ionq_client._IonQClient(remote_host='http://example.com', api_key='to_my_heart')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dabacon @Cynocracy I still love the dummy API key we use for these tests

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol, it's pretty great

@ColemanCollins ColemanCollins merged commit 08fee59 into quantumlib:master Feb 22, 2023
@Cynocracy Cynocracy deleted the cloudflare-what-the-heck branch February 22, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants