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

Actor reminders related tracing improvements #360

Conversation

yashagarwal23
Copy link
Contributor

@yashagarwal23 yashagarwal23 commented Dec 26, 2023

Adding reminder related tracing for following paths -

  • Register Reminder
    • Saving reminder in state provider
  • Unregister Reminder
  • Firing Reminder
    • Arming Reminder
  • Reminder Next Due Time Computation
  • Loading Reminders when actor primary starts/moves

@pakunapamsft pakunapamsft self-assigned this Feb 27, 2024
@yashagarwal23 yashagarwal23 merged commit 8e4f99d into microsoft:develop Mar 1, 2024
2 checks passed
yashagarwal23 added a commit that referenced this pull request Mar 1, 2024
* Actor reminders related tracing imporvements

* retrigger checks

* Address comments

* Catch exception when failed to acquire actor lock
yashagarwal23 added a commit that referenced this pull request Mar 1, 2024
* Actor reminders related tracing imporvements

* retrigger checks

* Address comments

* Catch exception when failed to acquire actor lock
yashagarwal23 added a commit that referenced this pull request Mar 1, 2024
* Actor reminders related tracing imporvements

* retrigger checks

* Address comments

* Catch exception when failed to acquire actor lock
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