After updating from v2, API requests time out for longer time frames #4360
-
Past Issues Searched
Issue is a Bug Report
Using official Plausible Cloud hosting or self-hosting?Self-hosting Describe the bugFollowed upgrade instructions as per https://github.com/plausible/analytics/releases/tag/v2.1.0 The greater the time frame, the longer the request takes to fulfil. Why is it so slow?
Expected behaviorA successful API request as per the previous version! ScreenshotsNo response EnvironmentNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 30 replies
-
Thank you for reporting this, but I think it's more of a discussion rather than an issue with the code that we could act on. So I'm moving it to discussions. Note that:
|
Beta Was this translation helpful? Give feedback.
-
I've downgrade to v2.0.0: #4285 |
Beta Was this translation helpful? Give feedback.
#4494 has been released in v2.1.2: #4618
To increase the task timeout value, you would need to add it in the query string to
CLICKHOUSE_DATABASE_URL
like in #3311 (comment)