algorand / algorand/go-algorand
Improve REST Timeout Handling
Đang mở
new-feature-request
Team Lamprey
- Ngôn ngữ chính
- Go
- Star
- 1.4k
- Fork
- 537
- Merge trung bình
- 1 ngày 6 giờ
- Pull request đã merge (30 ngày)
- 17
Mô tả
## Problem
Some recent Indexer timeout improvements are equally applicable to go-algorand:
https://github.com/algorand/indexer/pull/658
https://github.com/algorand/indexer/pull/671
## Solution
Add the timeout middleware, and update the http.Server settings.
## Dependencies
## Urgency
Medium. It would be good to add these, but in practice, we don't have any queries (besides wait-for-round-after) which take a long time.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.