Skip to content

Checks for AS logs table existence before use#13

Merged
dpanta94 merged 7 commits into
mainfrom
fix/make-sure-as-logs-table-exists-before-using-it
Aug 19, 2025
Merged

Checks for AS logs table existence before use#13
dpanta94 merged 7 commits into
mainfrom
fix/make-sure-as-logs-table-exists-before-using-it

Conversation

@dpanta94

@dpanta94 dpanta94 commented Aug 19, 2025

Copy link
Copy Markdown
Member

Ensures that the Action Scheduler logs table exists before attempting to use it.

  • Introduces a filter to allow disabling logging.
  • Uses a null logger when logging is disabled.
  • Selects the appropriate database logger (ActionScheduler or standard DB logger) based on the existence of the Action Scheduler logs table.

@dpanta94 dpanta94 self-assigned this Aug 19, 2025
@dpanta94 dpanta94 added the bug Something isn't working label Aug 19, 2025
@dpanta94 dpanta94 requested review from Camwyn, bordoni and borkweb August 19, 2025 20:14
@dpanta94 dpanta94 merged commit dcf2995 into main Aug 19, 2025
11 checks passed
@dpanta94 dpanta94 deleted the fix/make-sure-as-logs-table-exists-before-using-it branch August 19, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants