Skip to content

Block hash path param times out API endpoint for activity in block #467

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

Open
ECBSJ opened this issue Jan 8, 2025 · 0 comments
Open

Block hash path param times out API endpoint for activity in block #467

ECBSJ opened this issue Jan 8, 2025 · 0 comments

Comments

@ECBSJ
Copy link

ECBSJ commented Jan 8, 2025

Passing in the block hash into this endpoint for getting activity for a block will time out and returns back:

https://api.hiro.so/runes/v1/blocks/00000000000000000002461ebc57d847e9bd6d65be686b4a954db876e347e945/activity?offset=0&limit=1

{
  "statusCode": 500,
  "code": "57014",
  "error": "Internal Server Error",
  "message": "canceling statement due to statement timeout"
}

But passing in the block height 877950 works fine.

@rafaelcr rafaelcr transferred this issue from hirosystems/runehook Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants