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

temporarily disable form metadata processing #6445

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

snopoke
Copy link
Contributor

@snopoke snopoke commented Dec 6, 2024

Multiple devices using the same user account is causing a locking issue with the DB queries caused in the users_userreportingmetadatastaging table.

Disabling this processor will unblock normal processing of xforms at the cost of stale device metadata in the user models.

See https://github.com/dimagi/commcare-hq/blob/master/corehq/pillows/xform.py#L150

Rollout

cchq prod update-config
cchq prod service pillowtop restart --only xform-pillow
Environments Affected

prod

@AmitPhulera AmitPhulera merged commit 7dff3bd into master Dec 6, 2024
2 checks passed
@AmitPhulera AmitPhulera deleted the sk/disable-form-meta-pillow branch December 6, 2024 12:16
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.

2 participants