buster/api/prds/active
dal ab44aceb76
feat(metrics): implement bulk metric status update endpoint
Add bulk update functionality for metric verification status, allowing multiple
metrics to be updated in a single API call with efficient batch processing. This
implementation includes:

- New handler for processing bulk updates with concurrent execution
- Batch processing with customizable batch size (default 50)
- Comprehensive error handling with client-friendly error codes
- REST endpoint with request validation and rate limiting
- Unit and integration tests for success and error cases
- Performance testing with different batch sizes

Addresses ticket BUS-1070.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-07 16:03:38 -06:00
..
api_bulk_metric_status_update.md feat(metrics): implement bulk metric status update endpoint 2025-04-07 16:03:38 -06:00
api_http_status_fix.md prds 2025-04-07 15:37:33 -06:00
api_metric_status_fix.md prds 2025-04-07 15:37:33 -06:00
api_permission_field_fix.md prds 2025-04-07 15:37:33 -06:00
api_public_sharing_fix.md prds 2025-04-07 15:37:33 -06:00
project_bug_fixes_and_testing.md reformatted prds 2025-04-07 15:13:25 -06:00