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 pool error reporting and finalization #2819

Merged
merged 2 commits into from
May 22, 2024

Conversation

tim-smart
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented May 22, 2024

🦋 Changeset detected

Latest commit: f118fec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
effect Patch
@effect/platform-browser Major
@effect/platform Minor
@effect/platform-bun Major
@effect/platform-node Major
@effect/platform-node-shared Major
@effect/cli Major
@effect/experimental Major
@effect/opentelemetry Patch
@effect/printer-ansi Patch
@effect/printer Patch
@effect/rpc-http Major
@effect/rpc Major
@effect/schema Patch
@effect/sql-mssql Major
@effect/sql-mysql2 Major
@effect/sql-pg Major
@effect/sql-sqlite-bun Major
@effect/sql-sqlite-node Major
@effect/sql-sqlite-react-native Major
@effect/sql-sqlite-wasm Major
@effect/sql Major
@effect/typeclass Patch
@effect/vitest Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot changed the base branch from main to next-minor May 22, 2024 23:40
@tim-smart
Copy link
Member Author

/snapshot

Copy link
Contributor

github-actions bot commented May 22, 2024

Good news @tim-smart, your snapshot has been published!

pnpm add @effect/cli@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add effect@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/experimental@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/opentelemetry@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/platform@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/platform-browser@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/platform-bun@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/platform-node@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/platform-node-shared@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/printer@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/printer-ansi@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/rpc@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/rpc-http@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/schema@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/sql@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/sql-mssql@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/sql-mysql2@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/sql-pg@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/sql-sqlite-bun@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/sql-sqlite-node@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/sql-sqlite-react-native@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/sql-sqlite-wasm@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/typeclass@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8
pnpm add @effect/vitest@0.0.0-snapshot-a451d9997e8c09bbbfb2025dcfec7f669464c9d8

You can review the build log here.

@tim-smart tim-smart merged commit 2a22092 into next-minor May 22, 2024
12 checks passed
@tim-smart tim-smart deleted the worker-errors branch May 22, 2024 23:53
@github-actions github-actions bot mentioned this pull request May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
1 participant