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

Fix missing expunges and other statements #47

Merged
merged 8 commits into from
Jun 16, 2024

Conversation

latekvo
Copy link
Owner

@latekvo latekvo commented Jun 16, 2024

No description provided.

@latekvo
Copy link
Owner Author

latekvo commented Jun 16, 2024

Todo!

Currently:

summarizer gets a task, schedules a crawl for it, and pings the db to see if the crawl is completed

How it should be:

summarizer gets a task, schedules a crawl for it, and lets it go. Then pings the db for any free, ready tasks.

@latekvo
Copy link
Owner Author

latekvo commented Jun 16, 2024

We're home boys :D

Copy link
Collaborator

@SOSNE SOSNE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job for everyone ❤️

Copy link
Collaborator

@Yamcz00r Yamcz00r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally :)

@Yamcz00r Yamcz00r marked this pull request as ready for review June 16, 2024 23:30
@latekvo latekvo merged commit 42b9b75 into main Jun 16, 2024
1 check passed
@latekvo latekvo deleted the @latekvo/fix_missing_expunges_and_other branch June 16, 2024 23:30
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.

4 participants