fix: throws "failed to queue" error when task already exists
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"graphql-request": "^7.1.0",
|
||||
"hono": "^4.5.11",
|
||||
"jose": "^5.8.0",
|
||||
"lodash.isequal": "^4.5.0",
|
||||
"lodash.mapkeys": "^4.6.0",
|
||||
"luxon": "^3.5.0",
|
||||
"zod": "^3.23.8"
|
||||
@@ -36,6 +37,7 @@
|
||||
"@cloudflare/workers-types": "^4.20240903.0",
|
||||
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
||||
"@types/bun": "^1.1.8",
|
||||
"@types/lodash.isequal": "^4.5.8",
|
||||
"@types/lodash.mapkeys": "^4.6.9",
|
||||
"@types/luxon": "^3.4.2",
|
||||
"drizzle-kit": "^0.22.8",
|
||||
|
||||
Reference in New Issue
Block a user