agent-substrate / agent-substrate/substrate

API preconditions should be enforced at the API layer

Đang mở
#1,225 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
area/api area/api-machinery kind/feature
Ngôn ngữ chính
Go
Star
1.8k
Fork
316
Merge trung bình
2 ngày 43 phút
Pull request đã merge (30 ngày)
287

Mô tả

## Expected Behavior

Preconditions for custom APIs should not be required. For example `Delete` should not fail if there is a write conflict.

## Actual Behavior

Right now preconditions are enforced at the storage layer, so any API that needs to update a resource have preconditions automatically enforced.

## Specifications

We should make preconditions optional at the storage layer, so that custom APIs have the flexibility to skip preconditions if desired.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.