Closed kingsleyzissou closed 4 years ago
Two ideas:
Debug lib can be used to log messages when:
Add queue listener that will print extra info
Hey, I would like to work on this issue, could you guide me a bit?
@shrey Amazing to hear that. We can add debug gradually. Currently the most important area is the scheduler storage interface. Different platforms have issues around that and without logging is hard to get the sense what is the problem.
We can add debug before and after saving, getting and deleting item from queue
https://github.com/aerogear/offix/blob/master/packages/offix-scheduler/src/store/OfflineStore.ts
@wtrocki closing this. This has landed in the Datstore side already
Feature Request
Investigate better logging for Offix with more meaningful errors to assist debugging.