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

Timer Trigger: Log more details on ScheduleStatus to improve debugging #890

Open
cjaliaga opened this issue Apr 25, 2024 · 0 comments
Open
Labels
Supportability This bug will help with customer and internal support cases.

Comments

@cjaliaga
Copy link
Member

When the ScheduleMonitor stores the status it currently saves:

{
    "Last": "2024-04-03T20:48:28.1075034+00:00",
    "Next": "2024-04-04T01:00:00+00:00",
    "LastUpdated": "2024-04-03T20:48:28.1075034+00:00"
}

However, we've seen situations such missing logs in Kusto where we know an execution happened (the status file was updated) but we don't know details such the invocation id or the instance that ran that invocation. Adding these details to the ScheduleStatus would help debugging those issues.

Internal ICM: 494605503

@cjaliaga cjaliaga added the Supportability This bug will help with customer and internal support cases. label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Supportability This bug will help with customer and internal support cases.
Projects
None yet
Development

No branches or pull requests

1 participant