iMicknl / iMicknl/python-sagemcom-api

Support multiple actions in one request

未关闭
#12 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
141
派生
49
平均合并
7 小时 54 分钟
30 天内合并 PR
4

描述

**Is your feature request related to a problem? Please describe.**
The internal Sagemcom API supports passing multiple actions in one request, which could speed up the request.

**Describe the solution you'd like**
Support passing multiple actions, perhaps by chaining the normal requests with a special parameter.

**Additional context**
How to handle exceptions? It is possible to have an error (exception) for one action, where others will succeed without errors.

How to have typed responses? This is currently a major advantage of this client.

贡献指南

这个仓库没有索引到贡献指南

调研方向

该 issue 未指定任何文件、测试或入口点,因此请先定位现有的 request 和类型化响应处理逻辑。在实现之前,确定如何表示多个操作、如何报告部分异常,以及如何继续支持类型化响应;完成要求是形成一致认可的设计并具备相应的覆盖率。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
api
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。