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

Implement Background Job Scheduling System #101

Open
Brandon-G-Tripp opened this issue Aug 6, 2024 · 0 comments
Open

Implement Background Job Scheduling System #101

Brandon-G-Tripp opened this issue Aug 6, 2024 · 0 comments

Comments

@Brandon-G-Tripp
Copy link
Contributor

Description: Design and implement a system to schedule and manage background scraping jobs based on user-defined schedules.
Testing:
• Unit tests for job scheduling logic
• Integration tests simulating job execution over time
Questions/Considerations:
• How do we handle missed or failed jobs?
• What's our strategy for distributing jobs to maintain the 5-job concurrency limit?
Dependencies: SeshuJobs Table Design, Scraping Schedule Selection UI

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

No branches or pull requests

1 participant