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

feat: propagate sync errors from worker #101

Merged
merged 3 commits into from Aug 10, 2022
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Aug 10, 2022

close #44
close #94

@JounQin JounQin added enhancement New feature or request feature labels Aug 10, 2022
@JounQin JounQin self-assigned this Aug 10, 2022
@changeset-bot
Copy link

changeset-bot bot commented Aug 10, 2022

🦋 Changeset detected

Latest commit: 0d30b7a

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

This PR includes changesets to release 1 package
Name Type
synckit 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

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 10, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 10, 2022

📊 Package size report   No changes

File Before After
Total (Includes all files) 41.4 kB 41.4 kB
Tarball size 11.5 kB 11.5 kB
Unchanged files
File Size
lib/index.cjs 8.6 kB
lib/index.d.ts 1.2 kB
lib/index.js 9.6 kB
lib/index.js.map 8.2 kB
lib/types.d.ts 936 B
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB
package.json 4.0 kB
README.md 7.6 kB

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin merged commit 34e44ae into main Aug 10, 2022
@JounQin JounQin deleted the feat/propagate_sync_error branch August 10, 2022 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

propagate sync api errors from workers syntax errors hang server
1 participant