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

fix: delay scraping #88

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fix: delay scraping #88

wants to merge 2 commits into from

Conversation

D0dii
Copy link
Member

@D0dii D0dii commented Nov 20, 2024

No description provided.

@solvro-coolify
Copy link

solvro-coolify bot commented Nov 20, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-11-20 23:56:22 CET

@solvro-coolify
Copy link

solvro-coolify bot commented Nov 20, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-11-20 23:53:52 CET

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

backend/start/scheduler.ts:27

  • The removal of the environment check could lead to the scrapData function running in non-production environments, which might not be intended.
if (env.get('NODE_ENV') !== 'production') {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant