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

Know if the logs have been successfully sent to the server #165

Open
masimplo opened this issue Apr 30, 2018 · 0 comments
Open

Know if the logs have been successfully sent to the server #165

masimplo opened this issue Apr 30, 2018 · 0 comments

Comments

@masimplo
Copy link

I am using a persistent queue to hold logs before passing them over to jsnlog so that I can keep logs between reloads. I still haven't figured out a way to know if the logs have been successfully been sent to the server, or they failed due to a network or server error so that I will know to remove them from the queue, or re-enqueue them.
I know jsnlog supports offline handling, but I need to persist the logs between reloads until it does that too.

@masimplo masimplo changed the title Know if the logs have been successfully been sent to the server Know if the logs have been successfully sent to the server Apr 30, 2018
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

No branches or pull requests

1 participant