-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
effort/hoursEstimated to be completed in a few hoursEstimated to be completed in a few hours
Milestone
Description
Background
The node can find difficulties when receiving store queries with too big time ranges, e.g. 1 month
We need to limit the time range allowed by store queries.
Details
Status app nowadays can ask for 1month data when looking for community description or user profile data. When that happens, the store response time can easily be >1 minute.
With the aim to always bring the fastest response, we will limit the maximum time range to 24 hours.
Metadata
Metadata
Assignees
Labels
effort/hoursEstimated to be completed in a few hoursEstimated to be completed in a few hours
Type
Projects
Status
Done