Commit 74e0509
committed
fix(secrets): sequence workspace upsert/delete to avoid read-modify-write race
1 parent 614d156 commit 74e0509
File tree
1 file changed
+12
-6
lines changed- apps/sim/app/workspace/[workspaceId]/settings/components/credentials
1 file changed
+12
-6
lines changedLines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
999 | 999 | | |
1000 | 1000 | | |
1001 | 1001 | | |
1002 | | - | |
1003 | | - | |
1004 | | - | |
1005 | | - | |
1006 | | - | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
1007 | 1013 | | |
1008 | 1014 | | |
1009 | 1015 | | |
| |||
1020 | 1026 | | |
1021 | 1027 | | |
1022 | 1028 | | |
1023 | | - | |
| 1029 | + | |
1024 | 1030 | | |
1025 | 1031 | | |
1026 | 1032 | | |
| |||
0 commit comments