Complete Daemon and REST API implementations #17

Open
opened 2024-03-03 15:20:35 -05:00 by n4chung · 1 comment
Owner
  • Scheduled jobs for periodic and on-demand checks
  • Rest API for querying status and queuing checks
    • be able to specify project(s) to check

Rest API:
https://git.csclub.uwaterloo.ca/public/mirror-checker/src/branch/ng/web/server.go

Daemon:
someone needs to implement this somewhere

- Scheduled jobs for periodic and on-demand checks - Rest API for querying status and queuing checks - be able to specify project(s) to check Rest API: https://git.csclub.uwaterloo.ca/public/mirror-checker/src/branch/ng/web/server.go Daemon: *someone needs to implement this somewhere*
Author
Owner

Work pool queue is here: https://git.csclub.uwaterloo.ca/public/mirror-checker/src/branch/ng/checkers/checker.go
(use with "Daemon" mode w/rest-api integration)

Work pool queue is here: https://git.csclub.uwaterloo.ca/public/mirror-checker/src/branch/ng/checkers/checker.go (use with "Daemon" mode w/rest-api integration)
n4chung added the
Medium Priority
Feature
labels 2024-03-03 15:33:40 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/mirror-checker#17
No description provided.