buster/api/libs
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
..
agents ok updated messages to files to have a version number attached 2025-04-07 13:22:10 -06:00
braintrust remove unused deps 2025-04-04 16:50:44 -06:00
database api_test_infrastructure 2025-04-07 15:11:03 -06:00
handlers feat(metrics): implement bulk metric status update endpoint 2025-04-07 16:03:38 -06:00
litellm remove unused deps 2025-04-04 16:50:44 -06:00
middleware sentry setup 2025-04-05 11:17:21 -06:00
query_engine remove unused deps 2025-04-04 16:50:44 -06:00
search feat(metrics): implement bulk metric status update endpoint 2025-04-07 16:03:38 -06:00
sharing remove unused deps 2025-04-04 16:50:44 -06:00
sql_analyzer remove unused deps 2025-04-04 16:50:44 -06:00
streaming restore chat assets 2025-03-25 12:55:39 -06:00
CLAUDE.md add more claude context and docs 2025-03-21 13:48:37 -06:00