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

ECA throwing error on aging content #19060

Closed
1 task
omahane opened this issue Aug 27, 2024 · 2 comments
Closed
1 task

ECA throwing error on aging content #19060

omahane opened this issue Aug 27, 2024 · 2 comments
Assignees
Labels
Aging Content Notifications Aging Content notifications & archiving Defect Something isn't working (issue type) Drupal engineering CMS team practice area points-2 Public Websites Scrum team in the Sitewide crew sitewide

Comments

@omahane
Copy link
Contributor

omahane commented Aug 27, 2024

Describe the defect

The recent logs contained 2 errors from 26 Aug 2024:

Failed execution of Queue Notification (create_advancedqueue_job) from ECA Aging Content: 
Expired FWB (aging_content_expired_fwb) for event Drupal\eca_content\Event\ContentEntityCustomEvent: 
Invalid values given. Values must be of scalar types, entities, stringable or typed data objects

To Reproduce

Steps to reproduce the behavior:

  1. Go to the CMS on Tugboat
  2. Run cron
  3. Check the Recent logs
  4. Filter for eca
  • Confirm that the logs contain errors for each Aging Content item queued.

AC / Expected behavior

ECA should not be throwing an error on aging content.

Screenshots

I first encountered this while running cron on the PR instance for the 10.3.2 upgrade.

Screenshot 2024-08-27 at 10 55 44 AM

Additional context

We had been having issues with ECA not sending the Aging Content notifications, which @dsasser addressed in #18721.

In fact, PROD shows these as having been successfully sent: https://prod.cms.va.gov/admin/config/system/queues/jobs/aging_content

Screenshot 2024-08-27 at 11 10 00 AM

It's possible that they were successfully sent and threw an error. I have reached out to @RLHecht on Slack to confirm.

@omahane omahane added Defect Something isn't working (issue type) Needs refining Issue status labels Aug 27, 2024
@FranECross FranECross added Drupal engineering CMS team practice area Public Websites Scrum team in the Sitewide crew sitewide Aging Content Notifications Aging Content notifications & archiving labels Aug 27, 2024
@FranECross FranECross removed the Needs refining Issue status label Aug 28, 2024
@dsasser
Copy link
Contributor

dsasser commented Jan 3, 2025

Also seeing this error for the aging_content_expired_news_promo queue execution:

Failed execution of Queue Notification (create_advancedqueue_job) from ECA Aging Content: Expired V2 News Spotlight (aging_content_expired_news_promo) for event eca.content_entity.custom: Invalid values given. Values must be of scalar types, entities, stringable or typed data objects..

@dsasser
Copy link
Contributor

dsasser commented Jan 8, 2025

Verified on prod: there are no ECA errors in the log.

@dsasser dsasser closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aging Content Notifications Aging Content notifications & archiving Defect Something isn't working (issue type) Drupal engineering CMS team practice area points-2 Public Websites Scrum team in the Sitewide crew sitewide
Projects
None yet
Development

No branches or pull requests

4 participants