georesearch-dsh/georesearch-dsh--packages-provider-lifecycle ↗★ 1
@georesearch/dsh-provider-lifecycle
Admission, drain, cancellation, and disposal lifecycle for GeoResearch providers
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗@georesearch/dsh-provider-lifecycle
Shared provider lifecycle primitive for the Phase 1 foundation. Admission is
accepted only in ACCEPTING, drain rejects new work while awaiting every
accepted operation, and disposal runs cancellation and cleanup exactly once.
Provider packages use this primitive before publishing Phase 2 services.