-
Notifications
You must be signed in to change notification settings - Fork 29
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
Streaming device logs may loose log entries #1305
Comments
[fisehara] This has attached https://jel.ly.fish/4bfc9691-ae87-4101-b110-9d7ce0efa6dc |
[fisehara] Re-opening as the issue is occurring again. |
Redis PubSub Delivery semantics: The underlying redis PubSub structue only guarantees |
[fisehara] [fisehara] [fisehara] [fisehara] Device logs on dashboard and via balena cli are lacking entries when streamed with
--tail
option on CLI.All entries are existing when querying logs without
--tail
option on balena cli.Most probably here the investigation need to start:
open-balena-api/src/features/device-logs/lib/read.ts
Line 33 in d32efff
See: https://balena.zulipchat.com/#narrow/stream/346007-balena-io.2FbalenaCloud/topic/Random.20missing.20logs
The text was updated successfully, but these errors were encountered: