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

List Inscriptions API times out while looking for recursive=true #236

Closed
ronykris opened this issue Sep 25, 2023 · 1 comment
Closed

List Inscriptions API times out while looking for recursive=true #236

ronykris opened this issue Sep 25, 2023 · 1 comment
Assignees
Labels
bug Something isn't working postgres released
Milestone

Comments

@ronykris
Copy link

Describe the bug
The list Inscriptions API times out while looking for recursive=true. Below is the error:

To Reproduce
Steps to reproduce the behavior:
Execute the below command:
curl -L 'https://api.hiro.so/ordinals/v1/inscriptions?recursive=true&limit=40' \ -H 'Accept: application/json'

Expected behavior
Expected behaviour is to return a json list of inscriptions that has recursive set to true.

Screenshots
Below is the error it returns
data: { statusCode: 500, code: '57014', error: 'Internal Server Error', message: 'canceling statement due to statement timeout' }

Desktop (please complete the following information):
NA

Smartphone (please complete the following information):
NA

Additional context
It does work, but not always. I'd say 10% success rate.

@rafaelcr rafaelcr self-assigned this Sep 25, 2023
@rafaelcr rafaelcr added bug Something isn't working postgres labels Sep 25, 2023
@smcclellan smcclellan added this to the Q3-2023 milestone Sep 25, 2023
@blockstack-devops
Copy link

🎉 This issue has been resolved in version 1.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working postgres released
Projects
Archived in project
Development

No branches or pull requests

4 participants