denoland / denoland/deploy_feedback

[Bug]: Logs are out of order

Open
#499 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
79
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Problem description

Logs are shown out of chronological order. This hinders understanding of chronological events. Example:

![image](https://github.com/denoland/deploy_feedback/assets/1248238/cd13471b-0776-46f7-af0d-e72dff91bd88)

### Steps to reproduce

1. Execute console.log() events from multiple regions at different times
2. Visit Deploy logs tab
3. Logs appear to be chronological within region, but listed by region. E.g. one regions logs come after another regions, even if the timestamps overlap.

### Expected behavior

Cross-region logs are collated to be one cohesive chronological displayed list.

### Environment

_No response_

### Possible solution

_No response_

### Additional context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.