Skip to content

Disable Automatic Synchronization of Course Doubts #12

Description

@MD2SA

Summary

The scheduled Vercel Cron Jobs responsible for automatically fetching and synchronizing new doubts from the original course platform have been disabled.

Context

This project was developed to help monitor and organize doubts submitted by students during the course.

While the course was active, automatic synchronization was useful to keep the data up to date. However, since the course has now ended, continuing to run scheduled fetch operations is no longer necessary.

Motivation

Disabling the cron jobs helps to:

  • Prevent unnecessary requests to the professor’s server
  • Reduce resource usage on the deployment platform
  • Avoid maintaining background tasks that are no longer required

Impact

As a consequence of this change:

  • New doubts will no longer be fetched automatically
  • Existing doubts and previously collected data remain unchanged
  • The application will no longer refresh course doubts in the background

Status

The Vercel Cron Jobs have been disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions