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

add node worker to parse sheet #1219

Merged
merged 3 commits into from
Dec 30, 2024
Merged

add node worker to parse sheet #1219

merged 3 commits into from
Dec 30, 2024

Conversation

alexeh
Copy link
Collaborator

@alexeh alexeh commented Dec 29, 2024

This pull request introduces a significant enhancement to the file processing system by leveraging worker threads for parsing XLSX files, improving performance and reliability. The key changes include the addition of a new method to handle file parsing using workers, updates to the import service to utilize this new method, and the creation of a worker script for XLSX file parsing.

Enhancements to file processing:

Updates to import service:

Copy link

vercel bot commented Dec 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
landgriffon-client ⬜️ Ignored (Inspect) Visit Preview Dec 30, 2024 6:02am
landgriffon-cookie-traceability ⬜️ Ignored (Inspect) Visit Preview Dec 30, 2024 6:02am
landgriffon-marketing ⬜️ Ignored (Inspect) Visit Preview Dec 30, 2024 6:02am

@alexeh alexeh force-pushed the chore/async-excel-parsing branch from 1cd78bc to ecddd23 Compare December 30, 2024 06:02
@alexeh alexeh merged commit c93c0e3 into dev Dec 30, 2024
7 checks passed
@alexeh alexeh deleted the chore/async-excel-parsing branch December 30, 2024 06:11
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