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

Offline Exception Logging [GSoC'20][Milestone 3] #1104

Closed
Sarthak2601 opened this issue May 20, 2020 · 0 comments · Fixed by #1500
Closed

Offline Exception Logging [GSoC'20][Milestone 3] #1104

Sarthak2601 opened this issue May 20, 2020 · 0 comments · Fixed by #1500
Assignees
Labels
Priority: Essential This work item must be completed for its milestone. Z-ibt Temporary label for Ben to keep track of issues he's triaged.

Comments

@Sarthak2601
Copy link
Contributor

Sarthak2601 commented May 20, 2020

  • Addition of proto definition which will be useful for storing relevant Crashlytics data when the user is offline and retrieving the same for reporting to Firebase when the user is back online.
  • Using the Proto definition and saving crash reports to the cache store in absence of network connectivity.
@Sarthak2601 Sarthak2601 added Where: Infrastructure Priority: Essential This work item must be completed for its milestone. labels May 20, 2020
@Sarthak2601 Sarthak2601 self-assigned this May 20, 2020
@Sarthak2601 Sarthak2601 added this to the GSoC 2020 4.2: Milestone 3 milestone May 27, 2020
@Sarthak2601 Sarthak2601 linked a pull request Jul 1, 2020 that will close this issue
8 tasks
@Sarthak2601 Sarthak2601 removed a link to a pull request Jul 7, 2020
8 tasks
Sarthak2601 added a commit that referenced this issue Aug 11, 2020
* proto structure.

* controller.

* code replacement logger -> controller (Domain)

* app module test fixes.

* nits | changes | tests.

* lint corrections.

* more lint fixes.

* fixes.

* nits.

* nits.

* helper class.

* fixes.

* kdoc.

* nit.

* additions.

* lint corrections.

* in progress.

* in progress.

* getExceptionLogStore

* lint fix.

* fix.

* minor fix.

* lint fix.
@Sarthak2601 Sarthak2601 changed the title Proto definition for CrashLogs [GSoC'20][Milestone 3] Offline Exception Logging [GSoC'20][Milestone 3] Sep 4, 2020
@BenHenning BenHenning added TODO: need task force Z-ibt Temporary label for Ben to keep track of issues he's triaged. labels Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Essential This work item must be completed for its milestone. Z-ibt Temporary label for Ben to keep track of issues he's triaged.
Development

Successfully merging a pull request may close this issue.

2 participants