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

improve: worker resiliency, hopefully. #436

Merged
merged 1 commit into from
Jan 11, 2022
Merged

Conversation

issa-tseng
Copy link
Member

  • one try/catch we didn't have before, around checker invocation.
  • one .catch() we didn't have before, around checker promise result.
  • watchdog timer which kicks the loop if it looks stale.

* one try/catch we didn't have before, around checker invocation.
* one .catch() we didn't have before, around checker promise result.
* watchdog timer which kicks the loop if it looks stale.
@issa-tseng
Copy link
Member Author

resolves #388 hopefully.

@issa-tseng issa-tseng requested a review from ktuite December 16, 2021 20:18
@issa-tseng issa-tseng merged commit 5313b0a into master Jan 11, 2022
@issa-tseng issa-tseng deleted the issa/worker-resilience branch January 11, 2022 18:33
@yanokwa yanokwa restored the issa/worker-resilience branch January 12, 2022 17:32
@yanokwa
Copy link
Member

yanokwa commented Jan 12, 2022

Restored because I need to try this branch on a production server.

@issa-tseng
Copy link
Member Author

@yanokwa i just pushed an update to the branch now, adding some additional sentry logging.

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.

3 participants