Skip to content

Show hours in artifact expiry instead of "expired" for sub-day expiries#9468

Open
fqueze wants to merge 1 commit intomozilla:masterfrom
fqueze:fix-artifact-expires-hours
Open

Show hours in artifact expiry instead of "expired" for sub-day expiries#9468
fqueze wants to merge 1 commit intomozilla:masterfrom
fqueze:fix-artifact-expires-hours

Conversation

@fqueze
Copy link
Copy Markdown
Collaborator

@fqueze fqueze commented Apr 26, 2026

The live.log artifact of in-progress jobs has a short expiry (typically a bit more than 2h) and was being rendered as "expired" while the job was still running, which was misleading. The previous formatter floored the time-to-expiry to whole days, so anything under 24h became 0 and reported as expired.

The live.log artifact of in-progress jobs has a short expiry and was being
rendered as "expired" while the job was still running, which was misleading.
The previous formatter floored the time-to-expiry to whole days, so anything
under 24h became 0 and reported as expired.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant