Skip to content

Workers #3332

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

Merged
merged 21 commits into from
Dec 21, 2021
Merged

Workers #3332

merged 21 commits into from
Dec 21, 2021

Conversation

pbiggar
Copy link
Member

@pbiggar pbiggar commented Dec 21, 2021

Goes most of the way to getting CronChecker and QueueWorker into production, following #3331 and #3267. Also does part of #3272.

This actually disables CronChecker and QueueWorker by commenting them out, as we really don't want two things running here. THere's no services so they won't run anyway, but let's be super sure.

  • add cronchecker main code, k8s endpoints, dev servers, and containers
  • Split out init code to one per library, in Init.fs
  • Make sure all entrypoints are wrapped in Rollbar.lastDitchBlocking
  • start to use DARK_CONFIG_TRIGGER_QUEUE_WORKERS

Small fixes:

  • new httpclient tests
  • fix production for Apiserver and Bwdserver
  • fix dotnet wrapper
  • fix compile-project for rescript
  • use implicit spans in Telemetry, and remove explicit spans. Add comment explaining

@pbiggar pbiggar merged commit b1167d9 into main Dec 21, 2021
@pbiggar pbiggar deleted the paul/workers branch December 21, 2021 19:42
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.

1 participant