Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEOS-1006] Expose ability to configure time range for logs #1755

Open
nickzelei opened this issue Apr 10, 2024 · 1 comment
Open

[NEOS-1006] Expose ability to configure time range for logs #1755

nickzelei opened this issue Apr 10, 2024 · 1 comment
Labels
Improvement Created by Linear-GitHub Sync

Comments

@nickzelei
Copy link
Member

Right now we default to 1hour but don't tell the user that.

We should give them the ability to change this so they can get the logs after some time has passed as otherwise it is confusing.

From SyncLinear.com | NEOS-1006

@nickzelei nickzelei added the Improvement Created by Linear-GitHub Sync label Apr 10, 2024
@nickzelei
Copy link
Member Author

The right thing to do here is probably to offer a start/end time in the API.
That way the frontend can calculate the range of logs based on the start/end date of the workflow.
However when the workflow gets archived and no longer has a start time, we won't be able to accurately calculate the end time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant