File tree Expand file tree Collapse file tree
docs/modules/eventing-rest-api/pages Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7846,38 +7846,6 @@ maximum time the handler can run before it is forcefully terminated (in seconds)
78467846a¦ Integer
78477847
78487848
7849- a¦
7850- *cursor_checkpoint_timeout* +
7851- _optional_
7852- a¦
7853-
7854- [markdown]
7855- --
7856- maximum time the to checkpoint writer can run before it is forcefully terminated (in seconds)
7857- --
7858-
7859- [%hardbreaks]
7860- *Minimum:* `1`
7861- {blank}
7862- a¦ Integer
7863-
7864-
7865- a¦
7866- *on_deploy_timeout* +
7867- _optional_
7868- a¦
7869-
7870- [markdown]
7871- --
7872- maximum time the OnDeploy handler can run before it is terminated (in seconds)
7873- --
7874-
7875- [%hardbreaks]
7876- *Minimum:* `1`
7877- {blank}
7878- a¦ Integer
7879-
7880-
78817849a¦
78827850*language_compatibility* +
78837851_optional_
@@ -8255,126 +8223,6 @@ maximum allowable curl call response in 'MegaBytes'. Setting the value to 0 lift
82558223a¦ Integer
82568224
82578225
8258- a¦
8259- *allow_transaction_mutations* +
8260- _optional_
8261- a¦
8262-
8263- [markdown]
8264- --
8265- allow staged transaction mutations
8266- --
8267-
8268- [%hardbreaks]
8269- {blank}
8270- a¦ Boolean
8271-
8272-
8273- a¦
8274- *allow_sync_documents* +
8275- _optional_
8276- a¦
8277-
8278- [markdown]
8279- --
8280- allow sync gateway mutations
8281- --
8282-
8283- [%hardbreaks]
8284- {blank}
8285- a¦ Boolean
8286-
8287-
8288- a¦
8289- *cursor_aware* +
8290- _optional_
8291- a¦
8292-
8293- [markdown]
8294- --
8295- syncgateway aware function
8296- --
8297-
8298- [%hardbreaks]
8299- {blank}
8300- a¦ Boolean
8301-
8302-
8303- a¦
8304- *high_seq_check_interval* +
8305- _optional_
8306- a¦
8307-
8308- [markdown]
8309- --
8310- number of milliseconds before checking for high seq number
8311- --
8312-
8313- [%hardbreaks]
8314- {blank}
8315- a¦ Integer
8316-
8317-
8318- a¦
8319- *max_unacked_bytes* +
8320- _optional_
8321- a¦
8322-
8323- [markdown]
8324- --
8325- max MBs to wait to send more bytes to c++ side
8326- --
8327-
8328- [%hardbreaks]
8329- {blank}
8330- a¦ Integer
8331-
8332-
8333- a¦
8334- *max_unacked_count* +
8335- _optional_
8336- a¦
8337-
8338- [markdown]
8339- --
8340- max number of messages on c++ side
8341- --
8342-
8343- [%hardbreaks]
8344- {blank}
8345- a¦ Integer
8346-
8347-
8348- a¦
8349- *message_flush_time* +
8350- _optional_
8351- a¦
8352-
8353- [markdown]
8354- --
8355- number of milliseconds before sending message to c++ side
8356- --
8357-
8358- [%hardbreaks]
8359- {blank}
8360- a¦ Integer
8361-
8362-
8363- a¦
8364- *max_parallel_vb* +
8365- _optional_
8366- a¦
8367-
8368- [markdown]
8369- --
8370- number of parallel vb request per cpp thread
8371- --
8372-
8373- [%hardbreaks]
8374- {blank}
8375- a¦ Integer
8376-
8377-
83788226|===
83798227
83808228//end::settings_schema[]
Original file line number Diff line number Diff line change @@ -841,13 +841,13 @@ components:
841841
842842 schemas :
843843 settings_schema :
844- $ref : ' https://raw.githubusercontent.com/couchbase/eventing/refs/heads/master /parser/settings_schema.json'
844+ $ref : ' https://raw.githubusercontent.com/couchbase/eventing/refs/heads/7.6.3 /parser/settings_schema.json'
845845
846846 depcfg_schema :
847- $ref : ' https://raw.githubusercontent.com/couchbase/eventing/refs/heads/master /parser/depcfg_schema.json'
847+ $ref : ' https://raw.githubusercontent.com/couchbase/eventing/refs/heads/7.6.3 /parser/depcfg_schema.json'
848848
849849 handler_schema :
850- $ref : ' https://raw.githubusercontent.com/couchbase/eventing/refs/heads/master /parser/handler_schema.json'
850+ $ref : ' https://raw.githubusercontent.com/couchbase/eventing/refs/heads/7.6.3 /parser/handler_schema.json'
851851
852852 AppCode :
853853 type : string
You can’t perform that action at this time.
0 commit comments