Commit 01b5dbe
committed
fix: log meta error instead of failing tab create
When the auxiliary meta update fails after a successful tab creation,
log the error with context but return the tabId. This avoids orphan
tabs from retry loops that would otherwise see a failed creation
despite the tab being persisted. Users can re-apply meta with
wsh setmeta if needed.1 parent a6b9005 commit 01b5dbe
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
| 226 | + | |
226 | 227 | | |
227 | 228 | | |
228 | 229 | | |
| |||
0 commit comments