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

[BACK-2633] dexcom tasks #654

Closed
wants to merge 3 commits into from
Closed

[BACK-2633] dexcom tasks #654

wants to merge 3 commits into from

Conversation

jh-bate
Copy link
Contributor

@jh-bate jh-bate commented Aug 16, 2023

when err set task to failed and log err for context

@jh-bate jh-bate requested a review from tjotala August 16, 2023 05:22
@jh-bate jh-bate marked this pull request as ready for review August 16, 2023 20:56
}
t.providerSession = providerSession

return nil
}

func (t *TaskRunner) failTask(err error) error {
t.task.SetFailed()
t.logger.Warnf("dexcom task failed: %s", err)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to include the task ID that's failing, to enable triage.

@jh-bate jh-bate requested a review from tjotala August 22, 2023 03:14
Copy link
Member

@tjotala tjotala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :shipit:

@jh-bate
Copy link
Contributor Author

jh-bate commented Aug 30, 2023

superseded by #656

@jh-bate jh-bate closed this Aug 30, 2023
@jh-bate jh-bate deleted the dexcom-connection branch September 18, 2023 23:37
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