Add grpcDeliveryRoutesProvider to providers.dart that uses GrpcCqrsApiClient for fetching delivery routes. Follows the same pattern as the HTTP-based deliveryRoutesProvider: checks authentication, uses grpcClientProvider, and handles Result<T> responses with proper error logging. Co-Authored-By: Claude <noreply@anthropic.com>
25 lines
463 B
Plaintext
25 lines
463 B
Plaintext
{
|
|
"active": true,
|
|
"spec": "002-migrate-api-routes-from-http-to-grpc",
|
|
"state": "building",
|
|
"subtasks": {
|
|
"completed": 9,
|
|
"total": 13,
|
|
"in_progress": 1,
|
|
"failed": 0
|
|
},
|
|
"phase": {
|
|
"current": "Provider Integration",
|
|
"id": null,
|
|
"total": 3
|
|
},
|
|
"workers": {
|
|
"active": 0,
|
|
"max": 1
|
|
},
|
|
"session": {
|
|
"number": 10,
|
|
"started_at": "2026-01-20T12:45:59.858836"
|
|
},
|
|
"last_update": "2026-01-20T13:08:01.853317"
|
|
} |