[feature] 环境变量自定义生命周期
Open
@MegatronKing is already working on this.
Since Mar 30, 2024.
enhancement
p3
- Dominant language
- No language data
- Stars
- 6.8k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
用py脚本处理请求,触发onRequest时,我希望有个能够自增的变量,比如记录请求触发的次数。
在实现上,能否把变量存储在reqable上?或者其他全局对象上。
按“启动”按钮时生效,按“停止”时则注销reqable的所有自定义的变量。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.