fix: Implement distribute locker in Redis for cron jobs
Some checks failed
Deploy to Staging / Build Images (push) Failing after 30s
Deploy to Staging / Deploy to Staging (push) Has been skipped
Deploy to Staging / Verify Staging (push) Has been skipped
Deploy to Staging / Notify Staging Ready (push) Has been skipped
Deploy to Staging / Notify Staging Failure (push) Successful in 6s
Some checks failed
Deploy to Staging / Build Images (push) Failing after 30s
Deploy to Staging / Deploy to Staging (push) Has been skipped
Deploy to Staging / Verify Staging (push) Has been skipped
Deploy to Staging / Notify Staging Ready (push) Has been skipped
Deploy to Staging / Notify Staging Failure (push) Successful in 6s
This commit is contained in:
@@ -30,10 +30,10 @@ You are a senior software engineer specializsing in NodeJS, Typescript, front en
|
||||
*** CHANGES TO IMPLEMENT ***
|
||||
- Research this code base and ask iterative questions to compile a complete plan.
|
||||
- We will pair troubleshoot this. Tell me what logs and things to run and I will
|
||||
- There is current a Dark / Light theme option for this application
|
||||
- There is logic somewhere in the code that detects the operating systems' theme and uses that. Remove this.
|
||||
- Default to the light theme for everyone.
|
||||
- Retain the functionality for the user to pick dark theme and save that preference.
|
||||
- There is a backup system built into the admin settings.
|
||||
- Schedules have been configured but it doesn't appear to be removing old backups
|
||||
- The hourly schedule is set to retain 8 backups but it has over 9 saved.
|
||||
- It is also creating multiple backups per run.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user