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(main): Async calls and tasks #30

Merged
merged 1 commit into from
Aug 22, 2024
Merged

feat(main): Async calls and tasks #30

merged 1 commit into from
Aug 22, 2024

Conversation

timkolloch
Copy link
Owner

I added basic functionality for tasks and async processing. This sped up the processing time for my instance from 10 minutes to about three minutes which is acceptable for now.

Closes #29

@timkolloch timkolloch merged commit 2c93e74 into master Aug 22, 2024
1 check passed
@timkolloch timkolloch deleted the features/async branch August 22, 2024 20:41
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.

Improve speed
1 participant