Skip to content
代码片段 群组 项目
提交 105f3136 编辑于 作者: Dylan Griffith's avatar Dylan Griffith
浏览文件

Fix checkpointing API taking primary key id from client

The previous implementation had a bug where `declared_params` was
including the `id` param which was only meant to be in the URL and only
meant for looking up the workflow. But since this was being used to
create the `Checkpoint` the API was only able to create 1 checkpoint for
workflow because the 2nd one would have a duplicate primary key error.
上级 cba60790
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册