Can warmer add the ability to handle http auth

Created on 8 April 2023, over 1 year ago
Updated 3 August 2023, over 1 year ago

Problem/Motivation

Cron is failing because it warmer hits the timeout limit.

Can https://www.drupal.org/project/advancedqueue β†’ better manage the queue?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States SocialNicheGuru

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @SocialNicheGuru
  • Status changed to Postponed: needs info over 1 year ago
  • e0ipso Can Picafort

    Thanks for contributing!

    However, I am afraid I need more info. Please, add more details on what operation is timing out (scheduling warming, or actual warming) and why. Also, describe how the proposed dependency could help solve the issue. Could this integration be optional and described in the documentation?

  • Status changed to Active over 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States SocialNicheGuru

    After more investigation, I found that warmer does not handle http auth on the site.
    And possibly use advancedqueue for the cron jobs or some other mechanism

    I am developing the site
    The site is under http auth access
    I entered site urls:
    /my-site-page
    so when it tries to access the page to warm it, it hangs and possibly times out. The time out portion might be because I have too many items I want to warm? That is where I would like to put it into a queue so that if not all items are gotten to in a run it can start from where it left off.

  • πŸ‡ΊπŸ‡ΈUnited States ben.hamelin Adirondack Mountains, NY

    We have a need for this as well, our JSONAPI endpoints are behind HTTP Authentication

Production build 0.71.5 2024