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

feat: More logs in konnectors #896

Merged
merged 4 commits into from
Aug 10, 2023
Merged

Conversation

doubleface
Copy link
Contributor

@doubleface doubleface commented Aug 10, 2023

  • Log error result of a konnector execution, to see the error in logs even if the error occurs before authentication
  • Send logs to stack even when no job is created (theses logs are useful and will be sent by the flagship app later anyway)

Checklist

Before merging this PR, the following things must have been done:

  • Faithful integration of the mockups at all screen sizes
  • Tested on iOS
  • Tested on Android
  • Localized in English and French
  • All changes have test coverage
  • Updated README & CHANGELOG, if necessary

These logs will be sent by the flagship app on restart anyway.
These logs are still usefull to debug authentication errors.
Before we expected the job to contain and display this error but if the
error occurs before the job is created (in authentication phase), the
error won't be added to the logs and it makes it difficult to debug.
src/libs/ReactNativeLauncher.js Outdated Show resolved Hide resolved
@doubleface doubleface force-pushed the feat/allwaysSendKonnectorLogs branch from a7e6463 to 58f456a Compare August 10, 2023 09:39
@doubleface doubleface merged commit ff42efa into master Aug 10, 2023
1 check passed
@doubleface doubleface deleted the feat/allwaysSendKonnectorLogs branch August 10, 2023 09:48
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

Successfully merging this pull request may close these issues.

4 participants