RESOLVED FIXED272397
[resultsdbpy] Handle retro-spective dashboard
https://bugs.webkit.org/show_bug.cgi?id=272397
Summary [resultsdbpy] Handle retro-spective dashboard
Jonathan Bedard
Reported 2024-04-09 07:34:06 PDT
It's occasionally useful to request a dashboard from the past. The way we propigate URL arguments means that this already mostly "just works", but we often end up marking many queues as "out of date" because we're requesting a commit which is outside of our freshness window. If a user is requesting a dashboard from the past, we should treat the timestamp of the provided range as "now".
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-09 07:34:17 PDT
Jonathan Bedard
Comment 2 2024-04-09 07:40:37 PDT
EWS
Comment 3 2024-04-09 10:36:06 PDT
Committed 277252@main (8d657a94aa29): <https://commits.webkit.org/277252@main> Reviewed commits have been landed. Closing PR #27030 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.