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

RSI v1.1.2 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

RSI v1.1.2 #8

wants to merge 1 commit into from

Conversation

Dark1z
Copy link
Owner

@Dark1z Dark1z commented Aug 6, 2022

  • Add constant DAY_IN_SEC to avoid "magic numbers" as-per phpBB CDB note
  • Add check for error in reduce_search_index() for cron

Checklist:

  • Correct branch:
    • master for new features & bug fixes
    • lang-pack for Language Packs
    • style-pack for Style Packs
  • Tests pass [Ignore this for lang-pack & style-pack]
  • Code follows coding guidelines: phpBB coding guidelines

Describe the pull request :
Update.

- Add constant `DAY_IN_SEC` to avoid "magic numbers" as-per phpBB CDB note
- Add check for error in `reduce_search_index()` for cron

Signed-off-by: Dark❶ <25451052+Dark1z@users.noreply.github.com>
@Dark1z Dark1z added 💎 Enhancement New feature or request 🚧 WIP Work in progress labels Aug 6, 2022
@Dark1z Dark1z added this to the 1.1.x milestone Aug 6, 2022
@Dark1z Dark1z self-assigned this Aug 6, 2022
@Dark1z Dark1z added this to In progress in Reduce Search Index via automation Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 Enhancement New feature or request 🚧 WIP Work in progress
Projects
Status: In progress
Reduce Search Index
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant