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

feat(crons): Add stronger typing to error responses #70709

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wedamija
Copy link
Member

wip

This adds apis at both the monitor and project level for deleting checkin processing errors.
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 11, 2024
Base automatically changed from danf/crons-processing-error-delete to master May 13, 2024 14:20
@@ -651,6 +651,9 @@
from ..monitors.endpoints.organization_monitor_processing_errors_index import (
OrganizationMonitorProcessingErrorsIndexEndpoint,
)
from ..monitors.endpoints.project_processing_errors_details import (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heads up @wedamija looks like sometimes your editor is wanting to do parent relative imports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants