mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
test cpu limits
This commit is contained in:
3
deps/db-sync/worker/wrangler.toml
vendored
3
deps/db-sync/worker/wrangler.toml
vendored
@@ -6,6 +6,9 @@ compatibility_flags = [ "nodejs_compat" ]
|
||||
[observability]
|
||||
enabled = true
|
||||
|
||||
[limits]
|
||||
cpu_ms = 120_000
|
||||
|
||||
[[durable_objects.bindings]]
|
||||
name = "LOGSEQ_SYNC_DO"
|
||||
class_name = "SyncDO"
|
||||
|
||||
Reference in New Issue
Block a user