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

fix: Log Konnector failure log on errors which occur before fetch step with no account #1039

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

doubleface
Copy link
Contributor

We did not have a "Konnector failure: ..." log when an error happened before the fetch step (ensureAuthenticated, getUserDataFromWebsite) and when the account, trigger and job did not exist yet

Since we use this log to supervise the execution of clisk konnectors, we need it in this case too.

  • fix: Log Konnector failure log on errors before fetch
  • fix: Wrong message attribute in launcher logs
  • fix: Some ts-check lint errors

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

doubleface added 3 commits November 27, 2023 16:22
Even if no account and job exists yet

without it we potentially miss many errors in our statistics
Could not activate ts-check yet because there a lot more errors but
making progress.
@doubleface doubleface merged commit d23ef61 into master Nov 28, 2023
1 check passed
@doubleface doubleface deleted the fix/errorBeforeFetch branch November 28, 2023 09:15
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.

2 participants