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

engine/cleanupmgr: finalize migration to job queue for cleanup operations #4218

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Conversation

mastercactapus
Copy link
Member

Description:
This pull request finalizes the transition to the job queue system for the cleanup manager module.

  • Adds new worker method for handling API keys
  • Adds a daily periodic job to do the cleanup
  • Removes old code & SQL statements

# Conflicts:
#	engine/cleanupmanager/db.go
#	engine/cleanupmanager/queries.sql
#	gadb/queries.sql.go
# Conflicts:
#	engine/cleanupmanager/queries.sql
#	engine/cleanupmanager/update.go
# Conflicts:
#	engine/cleanupmanager/setup.go
# Conflicts:
#	engine/cleanupmanager/alertlogs.go
#	engine/cleanupmanager/db.go
#	engine/cleanupmanager/queries.sql
#	engine/cleanupmanager/setup.go
#	engine/cleanupmanager/update.go
#	gadb/queries.sql.go
@mastercactapus mastercactapus marked this pull request as ready for review December 23, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant