Events page in the resource browser section throws HTTP 504 gateway timeout and it bugs out in case there are around 3k events or more as per what I've observed.
π Reproduction steps
Just make sure your cluster has greater than 3k events in last few minutes and then clicking on events page and refreshing it 2-3 times should replicate the issue.
π Expected behavior
We bring 100 events per pages but I guess devtron is bringing all the 3k+ events together which is creating this issue.
Expected behaviour should have been something like to load more events only on going to next page.
π Actual Behavior
We bring 100 events per pages but I guess devtron is bringing all the 3k+ events together which is creating this issue.
βΈ Kubernetes version
EKS 1.26
Cloud provider
AWS
π Browser
Chrome
𧱠Your Environment
NA
β Proposed Solution
We can have been something like to load more events only on going to the next page.
π Have you spent some time to check if this issue has been raised before?
π Description
Events page in the resource browser section throws HTTP 504 gateway timeout and it bugs out in case there are around 3k events or more as per what I've observed.
π Reproduction steps
π Expected behavior
We bring 100 events per pages but I guess devtron is bringing all the 3k+ events together which is creating this issue. Expected behaviour should have been something like to load more events only on going to next page.
π Actual Behavior
We bring 100 events per pages but I guess devtron is bringing all the 3k+ events together which is creating this issue.
βΈ Kubernetes version
EKS 1.26
Cloud provider
π Browser
Chrome
𧱠Your Environment
NA
β Proposed Solution
We can have been something like to load more events only on going to the next page.
π Have you spent some time to check if this issue has been raised before?
π’ Have you read the Code of Conduct?
AB#6249