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 occasional AttributeError in apps.grafana_plugin.tasks.sync.sync_organization_async task #3687

Merged
merged 3 commits into from
Jan 15, 2024

Conversation

joeyorlando
Copy link
Contributor

Which issue(s) this PR fixes

Fix this issue I came across in a celery task retry exception log:
Screenshot 2024-01-15 at 11 21 13

Checklist

  • Unit, integration, and e2e (if applicable) tests updated
  • Documentation added (or pr:no public docs PR label added if not required)
  • CHANGELOG.md updated (or pr:no changelog PR label added if not required)

@joeyorlando joeyorlando added the pr:no public docs Added to a PR that does not require public documentation updates label Jan 15, 2024
@joeyorlando joeyorlando requested a review from a team January 15, 2024 16:21
@joeyorlando joeyorlando enabled auto-merge January 15, 2024 16:27
@joeyorlando joeyorlando added this pull request to the merge queue Jan 15, 2024
@joeyorlando joeyorlando removed this pull request from the merge queue due to a manual request Jan 15, 2024
@joeyorlando joeyorlando merged commit da7f07f into dev Jan 15, 2024
21 checks passed
@joeyorlando joeyorlando deleted the jorlando/fix-sync-attribute-error branch January 15, 2024 16:34
iskhakov pushed a commit that referenced this pull request Feb 20, 2024
…nc_organization_async` task (#3687)

# Which issue(s) this PR fixes

Fix this issue I came across in a celery task retry exception log:
![Screenshot 2024-01-15 at 11 21
13](https://github.com/grafana/oncall/assets/9406895/ed08f2f1-dc7d-4ad3-88a0-dc02cd740582)


## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants