@kedem/okdb 1.9.2 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -2
- package/algorithm-worker-thread.js +1 -0
- package/bin/okdb.js +1 -1
- package/docs/deployment.md +155 -0
- package/docs/diagnostics.md +115 -0
- package/docs/embeddings.md +1 -1
- package/docs/functions.md +30 -27
- package/docs/getting-started.md +14 -3
- package/docs/http-api.md +3 -3
- package/docs/http-cluster.md +93 -60
- package/docs/index.md +13 -1
- package/docs/manifest.json +6 -3
- package/docs/pipelines.md +1 -1
- package/docs/process-registry.md +5 -5
- package/docs/processors.md +35 -18
- package/docs/queue.md +112 -42
- package/docs/sync.md +10 -7
- package/docs/ttl.md +1 -1
- package/docs/upgrade-2.0.md +290 -0
- package/okdb-functions-sandbox-worker.js +1 -1
- package/okdb-http-worker-child.js +1 -1
- package/okdb-views-bootstrap-worker.js +1 -1
- package/okdb.js +1 -1
- package/package.json +1 -1
- package/public/layouts/_default.ok.html +1 -1
- package/public/sections/db/modals/create-env-modal.ok.js +1 -1
- package/public/sections/db/modals/demo-env-modal.ok.js +1 -1
- package/public/sections/db/parts/db-overview.ok.js +1 -1
- package/public/sections/engines/engine-ui-utils.js +1 -1
- package/public/sections/engines/parts/engine-declaration-editor.ok.js +1 -1
- package/public/sections/engines/parts/generic-engine-panel.ok.js +1 -1
- package/public/sections/queue/parts/code-panel.ok.js +1 -1
- package/public/sections/queue/parts/job-log-panel.ok.js +1 -1
- package/public/sections/queue/parts/queue-jobs.ok.js +1 -1
- package/public/sections/sync/parts/sync-topology.ok.js +1 -1
- package/public/sections/system/index.ok.html +1 -1
- package/public/sections/system/parts/system-process-panel.ok.js +1 -1
- package/public/sections/system/parts/system-processing-panel.ok.js +1 -1
- package/public/sections/system/parts/system-runtime-overview.ok.js +1 -1
- package/public/setup-app.js +1 -1
- package/public/setup.html +116 -55
- package/types/index.d.ts +33 -3
- package/types/options.d.ts +19 -10
- package/docs/worker-fleet.md +0 -139
- package/okdb-functions-runner-child.js +0 -1
- package/okdb-queue-load-handler.js +0 -1
- package/okdb-queue-spawn-child.js +0 -1
- package/okdb-worker-child.js +0 -1
- package/public/sections/system/parts/system-workers-panel.ok.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const _0x4f3d84=_0x1df0;(function(_0x4f3b2b,_0x3e4b77){const _0x1418b3=_0x1df0,_0x401f33=_0x4f3b2b();while(!![]){try{const _0x3af10e=-parseInt(_0x1418b3(0x35c))/0x1+parseInt(_0x1418b3(0x212))/0x2+-parseInt(_0x1418b3(0x28e))/0x3+-parseInt(_0x1418b3(0x257))/0x4+-parseInt(_0x1418b3(0x315))/0x5*(parseInt(_0x1418b3(0x33e))/0x6)+parseInt(_0x1418b3(0x375))/0x7*(parseInt(_0x1418b3(0x276))/0x8)+parseInt(_0x1418b3(0x1ee))/0x9;if(_0x3af10e===_0x3e4b77)break;else _0x401f33['push'](_0x401f33['shift']());}catch(_0x244bcc){_0x401f33['push'](_0x401f33['shift']());}}}(_0x5581,0x1f005));var require$$0$3=require('./okdb'),require$$1=require(_0x4f3d84(0x211)),require$$1$1=require(_0x4f3d84(0x213)),require$$0$1=require('os'),require$$2=require('crypto'),require$$0=require(_0x4f3d84(0x31a)),require$$0$2=require(_0x4f3d84(0x2d4));function getDefaultExportFromCjs(_0x4afc50){const _0x1fe366=_0x4f3d84;return _0x4afc50&&_0x4afc50[_0x1fe366(0x328)]&&Object[_0x1fe366(0x2be)][_0x1fe366(0x31b)]['call'](_0x4afc50,_0x1fe366(0x336))?_0x4afc50['default']:_0x4afc50;}var okdbHttpWorkerChild$1={},okdbEnums,hasRequiredOkdbEnums;function requireOkdbEnums(){const _0x4eedee=_0x4f3d84;if(hasRequiredOkdbEnums)return okdbEnums;hasRequiredOkdbEnums=0x1;const _0x4c0205={'PUT':_0x4eedee(0x1e1),'REMOVE':_0x4eedee(0x320),'INDEX_DROP':'dropIndex','INDEX_REGISTER':'registerIndex','INDEX_RESET':_0x4eedee(0x2b9),'TYPE_REGISTER':_0x4eedee(0x1e0),'TYPE_DROP':'dropType','FTS_REGISTER':'registerFts','FTS_DROP':_0x4eedee(0x2b2),'FTS_RESET':_0x4eedee(0x208),'SCHEMA_SET':_0x4eedee(0x370),'SCHEMA_DROP':_0x4eedee(0x309),'TTL_SET':_0x4eedee(0x33f),'TTL_CLEAR':_0x4eedee(0x23f)},_0x2da9bc={'SYSTEM_READY':'system:ready','SYSTEM_STOPPED':'system:stopped','SYSTEM_CLOCK_CHANGE':_0x4eedee(0x21d),'SYSTEM_POKE':_0x4eedee(0x34e),'SYSTEM_DRAIN':_0x4eedee(0x239),'SYSTEM_TYPE_DROP':_0x4eedee(0x2bc),'SYSTEM_PROC':_0x4eedee(0x348),'SYSTEM_BUS_STATE_CHANGE':_0x4eedee(0x2f2),'ITEM_CREATE':'item:create','ITEM_UPDATE':'item:update','ITEM_REMOVE':_0x4eedee(0x1de),'INDEX_RESET':_0x4eedee(0x341),'INDEX_READY':'index:ready','INDEX_PROGRESS':_0x4eedee(0x277),'VIEW_PROGRESS':_0x4eedee(0x267),'INDEX_DROP':'index:drop','INDEX_REGISTERED':_0x4eedee(0x23a),'FTS_REGISTERED':'fts:registered','FTS_DROP':_0x4eedee(0x23c),'FTS_RESET':_0x4eedee(0x2f7),'SCHEMA_SET':_0x4eedee(0x271),'SCHEMA_DROP':'schema:drop','UNIQUE_VIOLATION':_0x4eedee(0x2b3),'UNIQUE_VIOLATION_RESOLVED':_0x4eedee(0x2a7),'REF_VIOLATION':_0x4eedee(0x345),'REF_VIOLATION_RESOLVED':_0x4eedee(0x331),'SYNC_APPLY':'sync:apply','TXN_START':_0x4eedee(0x361),'TXN_END':'txn:end','TXN_ROLLBACK':_0x4eedee(0x2e0),'TYPE_REGISTERED':'type:registered','TYPE_DROP':_0x4eedee(0x2eb),'ENV_OPENED':_0x4eedee(0x31d),'ENV_REMOVED':'env:removed','TTL_EXPIRED':_0x4eedee(0x30e),'TTL_SET':'ttl:set','TTL_CLEAR':_0x4eedee(0x29e),'LICENSE_INVALID':'license:invalid','LICENSE_ADDED':_0x4eedee(0x209),'LICENSE_ACTIVATED':_0x4eedee(0x34b),'LICENSE_REMOVED':'license:removed'},_0x433b62={'CREATING':'creating','RESETTING':_0x4eedee(0x24f),'READY':_0x4eedee(0x2ec),'DROPPING':'dropping','WAITING':_0x4eedee(0x229)},_0x9098b2={'CREATED':_0x4eedee(0x264),'STARTING':_0x4eedee(0x30b),'STARTED':'started','STOPPING':_0x4eedee(0x2ed),'STOPPED':'stopped'},_0x55e98a={'CREATING':_0x4eedee(0x225),'READY':'ready','HALTED':_0x4eedee(0x205),'STOPPED':_0x4eedee(0x325),'RESETTING':_0x4eedee(0x24f)},_0x34ffb2=Object['freeze']({'POKE':_0x4eedee(0x286),'DRAIN':_0x4eedee(0x33b),'TYPE_DROP':_0x4eedee(0x1e3),'PROC':'bus:proc'});return okdbEnums={'BUS_EVENTS':_0x34ffb2,'CHANGE_ACTIONS':_0x4c0205,'EVENTS':_0x2da9bc,'INDEX_STATE':_0x433b62,'OKDB_STATE':_0x9098b2,'VIEW_STATE':_0x55e98a},okdbEnums;}var okdbLoopMonitor,hasRequiredOkdbLoopMonitor;function requireOkdbLoopMonitor(){const _0x30ef63=_0x4f3d84;if(hasRequiredOkdbLoopMonitor)return okdbLoopMonitor;hasRequiredOkdbLoopMonitor=0x1;const {monitorEventLoopDelay:_0x5d4925,performance:_0x68b712}=require$$0,_0x3ada88=process.env.OKDB_LOOP_LAG==='1'||process.env.OKDB_LOOP_LAG===_0x30ef63(0x1e6),_0x4da524=Number(process.env.OKDB_LOOP_LAG_MS)||0x7d0,_0x47ea35=process.env.OKDB_LOOP_LAG_ALL==='1',_0x5712ec=Number(process.env.OKDB_LOOP_LAG_MIN_MS)||0x64;class _0xfed1d1{constructor(){const _0x3bd406=_0x30ef63;this[_0x3bd406(0x2a8)]=_0x3ada88,this[_0x3bd406(0x2e2)]=new Map(),this['_h']=null,this[_0x3bd406(0x28d)]=null,this[_0x3bd406(0x32a)]=![],this[_0x3bd406(0x259)]=(_0x35bfef,_0x47843b)=>process[_0x3bd406(0x368)][_0x3bd406(0x21e)](_0x35bfef+(_0x47843b?'\x20'+JSON[_0x3bd406(0x2af)](_0x47843b):'')+'\x0a');}[_0x30ef63(0x260)](){const _0x121062=_0x30ef63;return _0x68b712[_0x121062(0x260)]();}[_0x30ef63(0x2d3)](_0x4a62c8){const _0x5cbbed=_0x30ef63;if(typeof _0x4a62c8===_0x5cbbed(0x270))this[_0x5cbbed(0x259)]=_0x4a62c8;}[_0x30ef63(0x2bb)](_0x392980,_0x98feac,_0x44ae84){const _0x29bfee=_0x30ef63;if(!this[_0x29bfee(0x2a8)])return;let _0x5e819b=this[_0x29bfee(0x2e2)]['get'](_0x392980);!_0x5e819b&&(_0x5e819b={'ms':0x0,'count':0x0,'maxMs':0x0,'maxExtra':''},this[_0x29bfee(0x2e2)]['set'](_0x392980,_0x5e819b)),_0x5e819b['ms']+=_0x98feac,_0x5e819b[_0x29bfee(0x347)]+=0x1,_0x98feac>_0x5e819b[_0x29bfee(0x2ff)]&&(_0x5e819b[_0x29bfee(0x2ff)]=_0x98feac,_0x5e819b[_0x29bfee(0x2d8)]=_0x44ae84||'');}['start'](_0x1aba88){const _0x5adc2e=_0x30ef63;if(!this[_0x5adc2e(0x2a8)]||this[_0x5adc2e(0x32a)])return;this[_0x5adc2e(0x32a)]=!![];if(_0x1aba88)this[_0x5adc2e(0x259)]=_0x1aba88;this['_h']=_0x5d4925({'resolution':0xa}),this['_h']['enable'](),this[_0x5adc2e(0x28d)]=setInterval(()=>this[_0x5adc2e(0x24b)](),_0x4da524);if(this[_0x5adc2e(0x28d)][_0x5adc2e(0x2d6)])this[_0x5adc2e(0x28d)]['unref']();}['onWindow'](_0x180b3e){const _0x1e924d=_0x30ef63;if(!this[_0x1e924d(0x292)])this[_0x1e924d(0x292)]=new Set();this[_0x1e924d(0x292)][_0x1e924d(0x25f)](_0x180b3e);if(!this['_started'])this[_0x1e924d(0x27d)]();}[_0x30ef63(0x2c4)](_0xc62952){const _0x76316e=_0x30ef63;this['_windowCbs']?.[_0x76316e(0x27a)](_0xc62952);}[_0x30ef63(0x27d)](){const _0x2fd98d=_0x30ef63;if(this['_admissionStarted'])return;this[_0x2fd98d(0x322)]=!![];!this['_h']&&(this['_h']=_0x5d4925({'resolution':0xa}),this['_h'][_0x2fd98d(0x295)]());const _0x3ba6c0=_0x4da524;this[_0x2fd98d(0x26b)]=setInterval(()=>{const _0x567583=_0x2fd98d,_0x684aaa=this['_h'];if(!_0x684aaa)return;const _0x1943f2=_0x684aaa['percentile'](0x63)/0xf4240,_0x3180b4=_0x684aaa[_0x567583(0x2fb)]/0xf4240,_0x3fb574=_0x684aaa[_0x567583(0x2ae)]/0xf4240;_0x684aaa[_0x567583(0x337)]();if(this[_0x567583(0x292)])for(const _0x33a67f of this[_0x567583(0x292)]){try{_0x33a67f({'p99Ms':_0x1943f2,'maxMs':_0x3180b4,'meanMs':_0x3fb574,'reportMs':_0x3ba6c0});}catch{}}},_0x3ba6c0);if(this[_0x2fd98d(0x26b)]['unref'])this[_0x2fd98d(0x26b)][_0x2fd98d(0x2d6)]();}['_report'](){const _0x574ccc=_0x30ef63,_0x17b13d=this['_h'],_0x56a7a9=_0x17b13d['max']/0xf4240,_0x3113d7=_0x17b13d[_0x574ccc(0x234)](0x63)/0xf4240,_0x5716e3=_0x17b13d[_0x574ccc(0x2ae)]/0xf4240;_0x17b13d[_0x574ccc(0x337)]();const _0x1b54da=[...this[_0x574ccc(0x2e2)]['entries']()][_0x574ccc(0x263)](([_0x3109d3,_0x10cfe3])=>({'label':_0x3109d3,..._0x10cfe3}))[_0x574ccc(0x2e7)]((_0x3ec2ff,_0x55943a)=>_0x55943a['ms']-_0x3ec2ff['ms'])[_0x574ccc(0x33a)](0x0,0x8);this['_buckets'][_0x574ccc(0x2f0)]();const _0x3ff8f3=_0x1b54da[_0x574ccc(0x283)]((_0x43f54f,_0x24d632)=>_0x43f54f+_0x24d632['ms'],0x0),_0xa0242f=_0x1b54da[_0x574ccc(0x263)](_0x5741d5=>_0x5741d5[_0x574ccc(0x2da)]+'='+_0x5741d5['ms'][_0x574ccc(0x378)](0x0)+_0x574ccc(0x329)+_0x5741d5['count']+(_0x5741d5[_0x574ccc(0x2ff)]>0x5?_0x574ccc(0x265)+_0x5741d5[_0x574ccc(0x2ff)]['toFixed'](0x0)+'ms'+(_0x5741d5['maxExtra']?'\x20'+_0x5741d5[_0x574ccc(0x2d8)]:'')+')':''));(_0x47ea35||_0x56a7a9>=_0x5712ec)&&this[_0x574ccc(0x259)](_0x574ccc(0x2e3)+_0x4da524+'ms\x20max='+_0x56a7a9['toFixed'](0x0)+_0x574ccc(0x281)+_0x3113d7[_0x574ccc(0x378)](0x0)+'ms\x20mean='+_0x5716e3['toFixed'](0x0)+_0x574ccc(0x27b)+_0x3ff8f3[_0x574ccc(0x378)](0x0)+'ms'+(_0xa0242f[_0x574ccc(0x360)]?_0x574ccc(0x303)+_0xa0242f[_0x574ccc(0x296)]('\x20\x20'):''),{'feature':_0x574ccc(0x25e)});if(this[_0x574ccc(0x292)])for(const _0x52f6f4 of this[_0x574ccc(0x292)]){try{_0x52f6f4({'p99Ms':_0x3113d7,'maxMs':_0x56a7a9,'meanMs':_0x5716e3,'reportMs':_0x4da524});}catch{}}}[_0x30ef63(0x308)](){const _0x17ac95=_0x30ef63;if(this['_timer'])clearInterval(this[_0x17ac95(0x28d)]);if(this['_h'])this['_h'][_0x17ac95(0x26a)]();this[_0x17ac95(0x28d)]=null,this['_h']=null,this[_0x17ac95(0x32a)]=![];}}const _0x246fe9=new _0xfed1d1();if(_0x246fe9[_0x30ef63(0x2a8)])_0x246fe9[_0x30ef63(0x35e)]();return okdbLoopMonitor={'LOOP':_0x246fe9},okdbLoopMonitor;}var okdbProcessRegistry,hasRequiredOkdbProcessRegistry;function requireOkdbProcessRegistry(){const _0x126601=_0x4f3d84;if(hasRequiredOkdbProcessRegistry)return okdbProcessRegistry;hasRequiredOkdbProcessRegistry=0x1;const _0x4a0674=require$$0$1,_0x218a88=require$$1,_0x47a4f6=require$$2,{LOOP:_0x6faa04}=requireOkdbLoopMonitor(),_0x47b47f=_0x126601(0x254),_0x31cc43=_0x126601(0x31e),_0x105601=_0x126601(0x26d),_0x5f2542=_0x126601(0x2aa),_0x2c50c0=(_0x18b1fd,_0x2c67c8)=>_0x18b1fd+':'+_0x2c67c8,_0x16798c=(_0x3c6fe4,_0x351763)=>_0x3c6fe4+'::'+_0x351763,_0x57116d=(_0x2cc699,_0x340d1a)=>_0x2cc699+'/'+_0x340d1a,_0xa7363c=(_0x4fb486,_0x5852ac)=>_0x4fb486+'#'+_0x5852ac,_0x345f6d=_0x43c837=>{const _0x1f2076=_0x126601;if(_0x43c837?.['processKey'])return _0x43c837[_0x1f2076(0x230)];const _0x202d78=_0x43c837?.[_0x1f2076(0x2e5)];return typeof _0x202d78===_0x1f2076(0x266)&&_0x202d78[_0x1f2076(0x27c)]('#')?_0x202d78[_0x1f2076(0x33a)](0x0,_0x202d78['indexOf']('#')):_0x202d78;},_0x10da44=Number(process.env.OKDB_WORKERS_HEARTBEAT_MS)||0x2710,_0x5d6e4d=Number(process.env.OKDB_WORKERS_PUBLISH_MS)||0x3e8,_0x4a8e16=_0x10da44*0x3,_0x243e9b=[_0x126601(0x2ab),_0x126601(0x2a6),_0x126601(0x2b1),'processor:error'];let _0x3b5b50=null;function _0x4dd89b(){const _0x327e30=_0x126601;if(_0x3b5b50==null)_0x3b5b50=Math[_0x327e30(0x2ba)]((Date[_0x327e30(0x260)]()-process['uptime']()*0x3e8)/0x3e8)*0x3e8;return _0x3b5b50;}function _0x317d39(_0x2c576b){const _0x3739c6=_0x126601;if(process.env.OKDB_PROCESS_KILL===_0x3739c6(0x1ff))return![];if(_0x2c576b?.[_0x3739c6(0x293)]?.[_0x3739c6(0x218)]&&typeof _0x2c576b[_0x3739c6(0x293)]['processes']===_0x3739c6(0x2cc)&&_0x2c576b['options'][_0x3739c6(0x218)][_0x3739c6(0x350)]===![])return![];return!![];}function _0x3eae2c(_0x1342d5,_0xea4ff6){const _0x3ca4aa=_0x126601,_0x41a924=!!_0xea4ff6?.[_0x3ca4aa(0x1f6)];switch(_0x1342d5){case _0x3ca4aa(0x358):return{'controllable':_0x41a924,'decommissionable':![],'killable':!![],'killConfirm':_0x3ca4aa(0x26c)};case _0x3ca4aa(0x338):case _0x3ca4aa(0x25b):return{'controllable':_0x41a924,'decommissionable':![],'killable':!![],'killConfirm':_0x3ca4aa(0x306)};case'embedded':return{'controllable':![],'decommissionable':![],'killable':![]};case _0x3ca4aa(0x20d):case _0x3ca4aa(0x1e5):case _0x3ca4aa(0x22b):case _0x3ca4aa(0x228):return{'controllable':![],'decommissionable':!![],'killable':!![],'killConfirm':_0x3ca4aa(0x35a)};default:return{'controllable':![],'decommissionable':![],'killable':![]};}}class _0x4c16ca{constructor(_0x116368){const _0x4236bb=_0x126601;this[_0x4236bb(0x20c)]=_0x116368,this['_statusEnv']=null,this[_0x4236bb(0x25a)]=null,this[_0x4236bb(0x2ea)]=null,this[_0x4236bb(0x354)]=![],this[_0x4236bb(0x317)]=![],this[_0x4236bb(0x2ad)]=_0x4dd89b(),this['_selfKey']=_0x2c50c0(process['pid'],this['_processStartedAt']),this['_instanceId']=_0x47a4f6[_0x4236bb(0x1fc)]()[_0x4236bb(0x33a)](0x0,0x8),this[_0x4236bb(0x2fd)]=_0xa7363c(this[_0x4236bb(0x2bf)],this[_0x4236bb(0x32e)]),this[_0x4236bb(0x346)]=Date['now'](),this[_0x4236bb(0x313)]=null,this[_0x4236bb(0x23e)]=null,this[_0x4236bb(0x2c0)]=null,this[_0x4236bb(0x28f)]=null,this[_0x4236bb(0x2c2)]=null,this[_0x4236bb(0x2e8)]=null,this['_lastPublishAt']=0x0,this['_ownMeta']={},this[_0x4236bb(0x355)]=new Map(),this[_0x4236bb(0x2a0)]=process['cpuUsage'](),this[_0x4236bb(0x302)]=Date[_0x4236bb(0x260)](),this[_0x4236bb(0x2b4)]=0x0,this[_0x4236bb(0x1f7)]=new Map();}get[_0x126601(0x22d)](){return this['_selfKey'];}get[_0x126601(0x340)](){const _0x14593f=_0x126601;return this[_0x14593f(0x2fd)];}['_caps'](_0x27da6a,_0x4f0603){const _0x5e46d9=_0x126601,_0x329770=_0x3eae2c(_0x27da6a,_0x4f0603);if(_0x329770['killable']&&!_0x317d39(this[_0x5e46d9(0x20c)]))return{..._0x329770,'killable':![],'killConfirm':undefined};return _0x329770;}[_0x126601(0x1dc)](){const _0x12670c=_0x126601;return!!this[_0x12670c(0x1fd)];}[_0x126601(0x2fc)](_0x1699aa){Object['assign'](this['_ownMeta'],_0x1699aa||{});}[_0x126601(0x359)](_0x4d7fce){if(_0x4d7fce)this['_listenAddr']=_0x4d7fce;}[_0x126601(0x314)](_0x1e0630={}){const _0x44ff30=_0x126601;return this[_0x44ff30(0x20c)][_0x44ff30(0x2cb)](_0x1e0630);}['processingStatusView'](){const _0x732cfc=_0x126601;let _0x61688c=null;const _0x42f6b1={};for(const _0x3cc396 of this[_0x732cfc(0x310)]()){const _0x4fa409=_0x3cc396[_0x732cfc(0x2e9)];if(!_0x4fa409)continue;if(_0x61688c==null)_0x61688c=_0x4fa409[_0x732cfc(0x253)];for(const _0x29cd0c of _0x4fa409['processors']||[]){if(![_0x732cfc(0x29b),_0x732cfc(0x37c),'worker','async'][_0x732cfc(0x27c)](_0x29cd0c[_0x732cfc(0x2f6)]))continue;const _0x5ddef5=_0x29cd0c['env']||_0x732cfc(0x336);(_0x42f6b1[_0x5ddef5]||=[])[_0x732cfc(0x27f)]({'type':_0x29cd0c[_0x732cfc(0x34f)],'mode':_0x29cd0c[_0x732cfc(0x2f6)],'state':_0x29cd0c[_0x732cfc(0x203)],'lastClock':_0x29cd0c[_0x732cfc(0x376)],'headClock':_0x29cd0c[_0x732cfc(0x25c)],'lag':_0x29cd0c[_0x732cfc(0x34a)]});}}return{'envs':_0x42f6b1,'policy':_0x61688c,'source':'workers'};}[_0x126601(0x235)](){const _0x5552cf=_0x126601,_0x1dce57=_0x3e6172=>{const _0x3ac5ba=_0x1df0;if(_0x3e6172[_0x3ac5ba(0x203)]===_0x3ac5ba(0x2fe)||_0x3e6172[_0x3ac5ba(0x203)]===_0x3ac5ba(0x2c1)||_0x3e6172[_0x3ac5ba(0x203)]===_0x3ac5ba(0x1f1))return 0x3;if(_0x3e6172[_0x3ac5ba(0x2a3)])return 0x1;return 0x2;},_0x1235e4=new Map();for(const _0x23f6b9 of this[_0x5552cf(0x310)]()){for(const _0x59e04a of _0x23f6b9[_0x5552cf(0x2e9)]?.[_0x5552cf(0x214)]||[]){const _0x5ac27d={..._0x59e04a,'owner':{'pid':_0x23f6b9[_0x5552cf(0x2b0)]??null,'kind':_0x23f6b9[_0x5552cf(0x35b)]??null,'host':_0x23f6b9[_0x5552cf(0x240)]??null}},_0x4e50af=_0x59e04a[_0x5552cf(0x2f6)]==='single'?_0x5552cf(0x250)+(_0x59e04a[_0x5552cf(0x2dc)]??'')+'::'+(_0x59e04a['cursorKey']??_0x59e04a['type']??_0x59e04a['id']):_0x5552cf(0x255)+(_0x23f6b9[_0x5552cf(0x2e5)]??_0x23f6b9[_0x5552cf(0x230)]??'')+'::'+(_0x59e04a[_0x5552cf(0x2dc)]??'')+'::'+_0x59e04a['id'],_0x1cdc30=_0x1235e4[_0x5552cf(0x332)](_0x4e50af);if(!_0x1cdc30||_0x1dce57(_0x5ac27d)>_0x1dce57(_0x1cdc30))_0x1235e4['set'](_0x4e50af,_0x5ac27d);}}return[..._0x1235e4[_0x5552cf(0x1df)]()];}[_0x126601(0x2f8)](){const _0xebc3f7=_0x126601,_0x25223a=Date['now'](),_0x8185fe=this[_0xebc3f7(0x310)](),_0x501a47=_0x4534be=>Math[_0xebc3f7(0x2fb)](0x0,Math[_0xebc3f7(0x2ba)]((_0x25223a-(_0x4534be[_0xebc3f7(0x32d)]||_0x25223a))/0x3e8)),_0x284ba2=_0x8185fe[_0xebc3f7(0x30f)](_0x26275b=>_0x26275b[_0xebc3f7(0x35b)]===_0xebc3f7(0x358)),_0x255a6c=_0x8185fe[_0xebc3f7(0x304)](_0x3950bb=>_0x3950bb[_0xebc3f7(0x35b)]===_0xebc3f7(0x20d));if(_0x284ba2||_0x255a6c['length'])return{'primary':_0x284ba2?{'pid':_0x284ba2['pid'],'uptime':_0x501a47(_0x284ba2)}:null,'workers':_0x255a6c[_0xebc3f7(0x263)](_0x1a4731=>({'pid':_0x1a4731[_0xebc3f7(0x2b0)],'uptime':_0x501a47(_0x1a4731)})),'workersConfigured':_0x284ba2?.[_0xebc3f7(0x339)]?.[_0xebc3f7(0x321)]??_0x255a6c['length'],'mode':_0xebc3f7(0x211)};const _0x3d0cd4=_0x8185fe['find'](_0x1f44eb=>_0x1f44eb[_0xebc3f7(0x35b)]===_0xebc3f7(0x338)||_0x1f44eb[_0xebc3f7(0x35b)]==='standalone'||_0x1f44eb[_0xebc3f7(0x35b)]===_0xebc3f7(0x333)),_0x9f0529=_0x3d0cd4?{'pid':_0x3d0cd4['pid'],'uptime':_0x501a47(_0x3d0cd4)}:{'pid':process[_0xebc3f7(0x2b0)],'uptime':Math[_0xebc3f7(0x2fb)](0x0,Math[_0xebc3f7(0x2ba)](process[_0xebc3f7(0x232)]()))};return{'primary':_0x9f0529,'workers':[_0x9f0529],'workersConfigured':0x1,'mode':'single'};}[_0x126601(0x30c)](){return this['_groupByProcess']();}['treeView'](){const _0x3576cb=_0x126601,_0x138151=new Map();for(const _0x2dcdc8 of this['_groupByProcess']())_0x138151[_0x3576cb(0x24c)](_0x2dcdc8[_0x3576cb(0x230)],{..._0x2dcdc8,'children':[]});const _0x41ac65=[];for(const _0x15d933 of _0x138151['values']()){const _0x316191=_0x15d933[_0x3576cb(0x2d7)]?_0x138151[_0x3576cb(0x332)](_0x15d933['supervisorKey']):null;if(_0x316191&&_0x316191!==_0x15d933)_0x316191['children'][_0x3576cb(0x27f)](_0x15d933);else _0x41ac65[_0x3576cb(0x27f)](_0x15d933);}const _0x1e9225=(_0x30497f,_0x397702)=>_0x30497f['kind']===_0x397702[_0x3576cb(0x35b)]?(_0x30497f[_0x3576cb(0x2b0)]||0x0)-(_0x397702[_0x3576cb(0x2b0)]||0x0):(_0x30497f[_0x3576cb(0x35b)]??'')<(_0x397702[_0x3576cb(0x35b)]??'')?-0x1:0x1,_0x262aee=_0x125d96=>{const _0x320e6f=_0x3576cb;_0x125d96[_0x320e6f(0x2e7)](_0x1e9225);for(const _0x330174 of _0x125d96)if(_0x330174[_0x320e6f(0x1f9)][_0x320e6f(0x360)])_0x262aee(_0x330174[_0x320e6f(0x1f9)]);};return _0x262aee(_0x41ac65),_0x41ac65;}[_0x126601(0x334)](_0x571b19){const _0x2c35a9=_0x126601;return this[_0x2c35a9(0x280)]()[_0x2c35a9(0x30f)](_0xd4f80f=>_0xd4f80f[_0x2c35a9(0x230)]===_0x571b19)??null;}[_0x126601(0x280)](_0x30cdde=Date['now']()){const _0x187b1b=_0x126601,_0x331190=new Map();for(const _0xfa7253 of this[_0x187b1b(0x310)]()){const _0x19e7be=_0x345f6d(_0xfa7253);let _0x34b453=_0x331190[_0x187b1b(0x332)](_0x19e7be);!_0x34b453&&(_0x34b453={'processKey':_0x19e7be,'nodeKey':_0x19e7be,'pid':_0xfa7253['pid'],'ppid':_0xfa7253['ppid']??null,'host':_0xfa7253[_0x187b1b(0x240)]??null,'kind':_0xfa7253[_0x187b1b(0x35b)],'role':null,'supervisorKey':_0xfa7253[_0x187b1b(0x2d7)]??null,'slot':_0xfa7253[_0x187b1b(0x1f2)]??null,'slotKey':_0xfa7253[_0x187b1b(0x224)]??null,'caps':_0xfa7253['caps']??null,'lifecycle':_0xfa7253[_0x187b1b(0x2c6)]??null,'uptime':Math[_0x187b1b(0x2fb)](0x0,Math[_0x187b1b(0x2ba)]((_0x30cdde-(_0xfa7253[_0x187b1b(0x32d)]||_0x30cdde))/0x3e8)),'startedAt':_0xfa7253[_0x187b1b(0x32d)]??null,'meta':_0xfa7253[_0x187b1b(0x339)]??null,'listenAddr':null,'processing':null,'stats':null,'instances':[]},_0x331190[_0x187b1b(0x24c)](_0x19e7be,_0x34b453));_0x34b453[_0x187b1b(0x2db)][_0x187b1b(0x27f)]({'instanceId':_0xfa7253[_0x187b1b(0x29f)]??null,'role':_0xfa7253[_0x187b1b(0x1ef)]??null,'listenAddr':_0xfa7253['listenAddr']??null,'lifecycle':_0xfa7253[_0x187b1b(0x2c6)]??null,'processing':_0xfa7253[_0x187b1b(0x2e9)]??null});if(!_0x34b453[_0x187b1b(0x1ef)]&&_0xfa7253['role'])_0x34b453[_0x187b1b(0x1ef)]=_0xfa7253[_0x187b1b(0x1ef)];if(!_0x34b453[_0x187b1b(0x2e4)]&&_0xfa7253[_0x187b1b(0x2e4)])_0x34b453[_0x187b1b(0x2e4)]=_0xfa7253[_0x187b1b(0x2e4)];if(!_0x34b453['processing']&&_0xfa7253['processing'])_0x34b453[_0x187b1b(0x2e9)]=_0xfa7253[_0x187b1b(0x2e9)];if(_0x34b453[_0x187b1b(0x2fa)]==null&&_0xfa7253['caps'])_0x34b453[_0x187b1b(0x2fa)]=_0xfa7253[_0x187b1b(0x2fa)];if(_0xfa7253[_0x187b1b(0x2c7)]&&(!_0x34b453[_0x187b1b(0x2c7)]||(_0xfa7253['stats']['at']??0x0)>(_0x34b453[_0x187b1b(0x2c7)]['at']??0x0)))_0x34b453[_0x187b1b(0x2c7)]=_0xfa7253['stats'];}return[..._0x331190[_0x187b1b(0x1df)]()];}['runtimeProcessesView'](){const _0x29aba2=_0x126601,_0x3d99e6=[],_0x5cdf4a={'rss':0x0,'heapUsed':0x0,'processes':0x0};for(const _0x1f5292 of this['_groupByProcess']()){_0x3d99e6[_0x29aba2(0x27f)]({'processKey':_0x1f5292[_0x29aba2(0x230)],'kind':_0x1f5292[_0x29aba2(0x35b)],'pid':_0x1f5292[_0x29aba2(0x2b0)],'supervisorKey':_0x1f5292['supervisorKey'],'meta':_0x1f5292[_0x29aba2(0x339)]??null,'uptime':_0x1f5292[_0x29aba2(0x232)],'stats':_0x1f5292[_0x29aba2(0x2c7)]??null}),_0x5cdf4a['processes']++,_0x1f5292['stats']&&(_0x5cdf4a['rss']+=_0x1f5292['stats']['rss']||0x0,_0x5cdf4a['heapUsed']+=(_0x1f5292['stats'][_0x29aba2(0x377)]||0x0)+(_0x1f5292['stats']['threads']?.[_0x29aba2(0x377)]||0x0));}return{'totals':_0x5cdf4a,'nodes':_0x3d99e6};}async[_0x126601(0x28b)]({writer:writer=![],reader:reader=![],kind:kind=null,supervisorKey:supervisorKey=null,listenAddr:listenAddr=null}={}){const _0x463da7=_0x126601;this[_0x463da7(0x354)]=this[_0x463da7(0x354)]||!!writer,this[_0x463da7(0x317)]=this['_isReader']||!!reader,this[_0x463da7(0x313)]=kind||this[_0x463da7(0x313)]||(_0x218a88[_0x463da7(0x323)]?_0x463da7(0x20d):'cli'),this[_0x463da7(0x23e)]=supervisorKey??this[_0x463da7(0x23e)],this[_0x463da7(0x2c0)]=listenAddr??this[_0x463da7(0x2c0)],this[_0x463da7(0x2d2)]();if(!writer&&!reader)return null;if(!this[_0x463da7(0x1fd)]){const _0x5ca495=await this['okdb'][_0x463da7(0x2a2)](_0x47b47f,{'sync':![],'durability':'fast'});if(!_0x5ca495[_0x463da7(0x33c)](_0x31cc43))await _0x5ca495['registerType'](_0x31cc43);this[_0x463da7(0x1fd)]=_0x5ca495;}return this[_0x463da7(0x1fd)];}[_0x126601(0x1f0)](){const _0x4234b2=_0x126601;return this[_0x4234b2(0x237)]!==this[_0x4234b2(0x1fd)]&&(this[_0x4234b2(0x237)]=this[_0x4234b2(0x1fd)],this[_0x4234b2(0x2a4)]=this[_0x4234b2(0x1fd)][_0x4234b2(0x2b6)](_0x31cc43)[_0x4234b2(0x1e7)]),this[_0x4234b2(0x2a4)];}[_0x126601(0x294)](_0x74441c){const _0x2119cc=_0x126601,_0x2db86e=this[_0x2119cc(0x1f0)]()[_0x2119cc(0x1e1)](_0x74441c[_0x2119cc(0x2e5)],_0x74441c,0x1);if(_0x2db86e&&typeof _0x2db86e['then']===_0x2119cc(0x270))_0x2db86e[_0x2119cc(0x353)](undefined,()=>{});return _0x2db86e;}['_removeRowAsync'](_0x29fc42){const _0x37b4ed=_0x126601,_0x3c8cb8=this[_0x37b4ed(0x1f0)]()[_0x37b4ed(0x320)](_0x29fc42);if(_0x3c8cb8&&typeof _0x3c8cb8[_0x37b4ed(0x353)]===_0x37b4ed(0x270))_0x3c8cb8[_0x37b4ed(0x353)](undefined,()=>{});return _0x3c8cb8;}async[_0x126601(0x366)](_0x20ca9a){const _0x429c46=_0x126601;if(!this[_0x429c46(0x1fd)]||!this[_0x429c46(0x354)]||!_0x20ca9a?.[_0x429c46(0x2e5)])return;return this[_0x429c46(0x294)](_0x20ca9a);}async[_0x126601(0x22a)](_0x2d4736){const _0x56b33a=_0x126601;if(!this[_0x56b33a(0x1fd)]||!this[_0x56b33a(0x354)]||!_0x2d4736)return;const _0x464a31=_0x2d4736[_0x56b33a(0x27c)]('#'),_0x3a07ec=[];for(const {key:_0x1ce5d5}of this['_statusEnv']['getRange'](_0x31cc43)){if(_0x1ce5d5===_0x2d4736||!_0x464a31&&typeof _0x1ce5d5===_0x56b33a(0x266)&&_0x1ce5d5[_0x56b33a(0x362)](_0x2d4736+'#'))_0x3a07ec['push'](_0x1ce5d5);}return Promise['all'](_0x3a07ec[_0x56b33a(0x263)](_0x40d571=>this[_0x56b33a(0x318)](_0x40d571)));}[_0x126601(0x249)](_0xe9866e){const _0x172637=_0x126601;if(typeof _0xe9866e?.[_0x172637(0x2b0)]!=='number')return![];if(_0xe9866e[_0x172637(0x240)]!==_0x4a0674[_0x172637(0x279)]())return![];if(_0xe9866e['pid']===process[_0x172637(0x2b0)])return![];try{return process['kill'](_0xe9866e[_0x172637(0x2b0)],0x0),![];}catch(_0x3816d1){return _0x3816d1[_0x172637(0x21f)]==='ESRCH';}}[_0x126601(0x310)](){const _0xdafcae=_0x126601;if(!this[_0xdafcae(0x1fd)])return[];const _0x1ea607=Date[_0xdafcae(0x260)](),_0x4044f9=[];for(const {value:_0x4ddea4}of this[_0xdafcae(0x1fd)][_0xdafcae(0x285)](_0x31cc43)){if(_0x4ddea4&&(_0x4ddea4[_0xdafcae(0x227)]==null||_0x4ddea4[_0xdafcae(0x227)]>=_0x1ea607)&&!this[_0xdafcae(0x249)](_0x4ddea4))_0x4044f9[_0xdafcae(0x27f)](_0x4ddea4);}return _0x4044f9;}[_0x126601(0x36e)](_0xc170a1=0x0){const _0x526dea=_0x126601;if(!this[_0x526dea(0x1fd)]||!this['_isWriter'])return;const _0x297b5c=Date[_0x526dea(0x260)]()-_0xc170a1,_0x3601e3=new Set(),_0x1ed5ee=[];for(const {key:_0x4de1f0,value:_0x2919ee}of this['_statusEnv'][_0x526dea(0x285)](_0x31cc43)){if(_0x2919ee&&(_0x2919ee[_0x526dea(0x227)]!=null&&_0x2919ee['expiresAt']<_0x297b5c||this[_0x526dea(0x249)](_0x2919ee)))_0x1ed5ee[_0x526dea(0x27f)](_0x4de1f0);else _0x3601e3['add'](_0x345f6d(_0x2919ee)??_0x4de1f0);}for(const _0x583afd of _0x1ed5ee)this['_removeRowAsync'](_0x583afd);if(this['_ensureDesired']())for(const {key:_0x4f029b}of this[_0x526dea(0x20e)]('node')){if(!_0x3601e3[_0x526dea(0x2df)](_0x4f029b))this['_desired'][_0x526dea(0x1f3)]('node/'+_0x4f029b);}}[_0x126601(0x1e9)](_0x4a6344=null){const _0x356c17=_0x126601;if(this[_0x356c17(0x28f)]||!this['_isWriter']||!this[_0x356c17(0x1fd)])return;this[_0x356c17(0x2e8)]=_0x4a6344,this[_0x356c17(0x2c2)]=()=>this[_0x356c17(0x268)]();for(const _0x105b06 of _0x243e9b)this[_0x356c17(0x20c)][_0x356c17(0x300)]['on'](_0x105b06,this['_onProcEvent']);this['_publishNow']();const _0x3cdae7=Number(process.env.OKDB_WORKERS_HEARTBEAT_MS)||_0x10da44;this[_0x356c17(0x28f)]=setInterval(()=>{const _0x18599c=_0x356c17;if(this['_onTick'])try{this[_0x18599c(0x2e8)]();}catch{}this['_publishNow'](),this[_0x18599c(0x36e)]();},_0x3cdae7);if(this[_0x356c17(0x28f)][_0x356c17(0x2d6)])this[_0x356c17(0x28f)][_0x356c17(0x2d6)]();}[_0x126601(0x268)](){const _0x30e9b9=_0x126601;if(!this['_isWriter']||!this['_statusEnv'])return;if(Date[_0x30e9b9(0x260)]()-this[_0x30e9b9(0x1dd)]<_0x5d6e4d)return;this[_0x30e9b9(0x207)]();}[_0x126601(0x207)](){const _0x5075c3=_0x126601;if(!this[_0x5075c3(0x354)]||!this['_statusEnv'])return;this['_lastPublishAt']=Date[_0x5075c3(0x260)]();try{const _0x2b86f7=[this[_0x5075c3(0x23b)]()];for(const _0x113eba of this[_0x5075c3(0x355)][_0x5075c3(0x1df)]())_0x2b86f7[_0x5075c3(0x27f)](this[_0x5075c3(0x220)](_0x113eba));const _0xe40ce1=_0x6faa04[_0x5075c3(0x2a8)]?_0x6faa04[_0x5075c3(0x260)]():0x0,_0x194e99=Promise[_0x5075c3(0x248)](_0x2b86f7['map'](_0x34d796=>this[_0x5075c3(0x294)](_0x34d796)))[_0x5075c3(0x36b)](()=>{});if(_0x6faa04[_0x5075c3(0x2a8)])_0x6faa04[_0x5075c3(0x2bb)]('registry-publish',_0x6faa04[_0x5075c3(0x260)]()-_0xe40ce1,_0x5075c3(0x2ee)+_0x2b86f7[_0x5075c3(0x360)]);return _0x194e99;}catch{}}async['stopHeartbeat'](){const _0xa47b5e=_0x126601;if(this[_0xa47b5e(0x2c2)]){for(const _0x412bb9 of _0x243e9b){try{this[_0xa47b5e(0x20c)][_0xa47b5e(0x300)][_0xa47b5e(0x1ff)](_0x412bb9,this[_0xa47b5e(0x2c2)]);}catch{}}this['_onProcEvent']=null;}this['_hbTimer']&&(clearInterval(this['_hbTimer']),this['_hbTimer']=null);try{if(this[_0xa47b5e(0x1fd)]&&this[_0xa47b5e(0x354)])await this[_0xa47b5e(0x22a)](this['_rowKey']);}catch{}}async[_0x126601(0x20a)](){const _0x202709=_0x126601;if(!this[_0x202709(0x1fd)]||!this[_0x202709(0x354)])return;try{await this[_0x202709(0x22a)](this[_0x202709(0x2fd)]);}catch{}try{const _0x574958=[];for(const {value:_0x3cf981}of this['_statusEnv'][_0x202709(0x285)](_0x31cc43)){if(_0x3cf981?.['ppid']===process[_0x202709(0x2b0)]&&_0x3cf981[_0x202709(0x2e5)])_0x574958[_0x202709(0x27f)](_0x3cf981[_0x202709(0x2e5)]);}for(const _0x53bd3d of _0x574958){try{await this[_0x202709(0x22a)](_0x53bd3d);}catch{}}}catch{}}async[_0x126601(0x1f5)](){const _0x4a53df=_0x126601;return this[_0x4a53df(0x366)](this[_0x4a53df(0x23b)]());}async[_0x126601(0x288)](_0x5e7dd8){const _0x3dd782=_0x126601;if(!this[_0x3dd782(0x1fd)]||!this[_0x3dd782(0x354)])return;return this[_0x3dd782(0x366)](this[_0x3dd782(0x220)](_0x5e7dd8));}[_0x126601(0x220)]({pid:_0x15d7f7,startedAt:_0x24c587,kind:_0x4002d1,supervisorKey:_0x53bbf1,slot:slot=null,slotKey:slotKey=null,role:role={},listenAddr:listenAddr=null,processing:processing=null,lifecycle:lifecycle='running',meta:meta=null,stats:stats=null}){const _0x294f54=_0x126601,_0x77c4ab=Date['now'](),_0x26ad9c=_0x2c50c0(_0x15d7f7,_0x24c587);return{'nodeKey':_0xa7363c(_0x26ad9c,'0'),'processKey':_0x26ad9c,'instanceId':'0','pid':_0x15d7f7,'startedAt':_0x24c587,'ppid':process[_0x294f54(0x2b0)],'host':_0x4a0674[_0x294f54(0x279)](),'supervisorKey':_0x53bbf1,'slot':slot,'slotKey':slotKey,'kind':_0x4002d1,'role':role,'listenAddr':listenAddr,'heartbeatAt':_0x77c4ab,'expiresAt':_0x77c4ab+_0x4a8e16,'caps':this[_0x294f54(0x2d1)](_0x4002d1,role),'lifecycle':{'state':lifecycle,'desiredVersionApplied':null},'processing':processing,'meta':meta,'stats':stats};}async[_0x126601(0x36a)](_0x4e697a){const _0x46112d=_0x126601;if(!_0x4e697a?.['pid'])return null;const _0x1d4f4e=_0x2c50c0(_0x4e697a[_0x46112d(0x2b0)],_0x4e697a[_0x46112d(0x32d)]);this[_0x46112d(0x355)][_0x46112d(0x24c)](_0x1d4f4e,{..._0x4e697a,'supervisorKey':_0x4e697a['supervisorKey']??this['_selfKey']});if(this[_0x46112d(0x354)])await this[_0x46112d(0x288)](this['_children'][_0x46112d(0x332)](_0x1d4f4e))['catch']?.(()=>{});return _0x1d4f4e;}[_0x126601(0x278)](_0x4cccba){const _0x104a3d=_0x126601;if(!_0x4cccba)return;return this['_children'][_0x104a3d(0x27a)](_0x4cccba),this['removeNode'](_0x4cccba);}[_0x126601(0x2f1)](){const _0x249120=_0x126601,_0x2531fb=Date[_0x249120(0x260)](),_0x38641f=process['cpuUsage'](),_0x10316e=(_0x2531fb-this[_0x249120(0x302)])*0x3e8;if(_0x10316e>=0x3d090){const _0x556d7e=_0x38641f['user']-this['_lastCpuUsage'][_0x249120(0x312)]+(_0x38641f['system']-this[_0x249120(0x2a0)][_0x249120(0x297)]),_0x3e9557=_0x4a0674[_0x249120(0x204)]()[_0x249120(0x360)]||0x1;this[_0x249120(0x2b4)]=Math[_0x249120(0x349)](0x64,Math[_0x249120(0x2ba)](_0x556d7e/(_0x10316e*_0x3e9557)*0x64)),this[_0x249120(0x242)]=Math[_0x249120(0x2ba)](_0x10316e/0x3e8),this[_0x249120(0x2a0)]=_0x38641f,this[_0x249120(0x302)]=_0x2531fb;}const _0x484ab0=process['memoryUsage']();let _0x37bc5b=null;if(this[_0x249120(0x1f7)][_0x249120(0x23d)]>0x0){let _0x4feb99=0x0;for(const _0x3ec48b of this[_0x249120(0x1f7)][_0x249120(0x1df)]())_0x4feb99+=_0x3ec48b[_0x249120(0x377)]||0x0;_0x37bc5b={'count':this[_0x249120(0x1f7)][_0x249120(0x23d)],'heapUsed':_0x4feb99};}return{'rss':_0x484ab0[_0x249120(0x1ed)],'heapUsed':_0x484ab0[_0x249120(0x377)],'heapTotal':_0x484ab0[_0x249120(0x298)],'external':_0x484ab0[_0x249120(0x330)],'cpuPct':this[_0x249120(0x2b4)],'cpuWindowMs':this[_0x249120(0x242)]??null,'threads':_0x37bc5b,'at':_0x2531fb};}[_0x126601(0x247)](_0x479ef1,_0x41b005){const _0x43a030=_0x126601;if(!_0x479ef1||!_0x41b005)return;this[_0x43a030(0x1f7)][_0x43a030(0x24c)](_0x479ef1,_0x41b005);}['clearThreadStats'](_0x355ba4){const _0x1c7888=_0x126601;this['_threadStats'][_0x1c7888(0x27a)](_0x355ba4);}[_0x126601(0x2c9)](_0xdd1362,_0xc2968c,_0x1d36a9=undefined){const _0x45c6cd=_0x126601,_0x38bb3d=this[_0x45c6cd(0x355)][_0x45c6cd(0x332)](_0xdd1362);if(!_0x38bb3d||!_0xc2968c)return;if(_0x1d36a9!==undefined)_0x38bb3d[_0x45c6cd(0x2e9)]=_0x1d36a9;_0x38bb3d[_0x45c6cd(0x2c7)]={'rss':_0xc2968c[_0x45c6cd(0x1ed)]??null,'heapUsed':_0xc2968c['heapUsed']??null,'heapTotal':_0xc2968c[_0x45c6cd(0x298)]??null,'external':_0xc2968c['external']??null,'cpuPct':_0xc2968c[_0x45c6cd(0x30d)]??null,'cpuWindowMs':_0xc2968c[_0x45c6cd(0x2e6)]??null,'threads':_0xc2968c['threads']??null,'claims':_0xc2968c[_0x45c6cd(0x2a9)]??null,'envsOpen':_0xc2968c[_0x45c6cd(0x319)]??null,'at':Date[_0x45c6cd(0x260)]()};}[_0x126601(0x23b)](){const _0x401ca6=_0x126601,_0x241cac=Date[_0x401ca6(0x260)](),_0x5d8ed5=this['okdb'][_0x401ca6(0x2b5)]||{},_0x405d8f=this['_kind']||_0x401ca6(0x338);return{'nodeKey':this['_rowKey'],'processKey':this['_selfKey'],'instanceId':this[_0x401ca6(0x32e)],'pid':process[_0x401ca6(0x2b0)],'startedAt':this[_0x401ca6(0x2ad)],'instanceStartedAt':this[_0x401ca6(0x346)],'ppid':typeof process[_0x401ca6(0x356)]===_0x401ca6(0x305)?process['ppid']:null,'host':_0x4a0674[_0x401ca6(0x279)](),'supervisorKey':this['_supervisorKey']??null,'kind':_0x405d8f,'role':{'engines':!!_0x5d8ed5[_0x401ca6(0x301)],'asyncProcessors':!!_0x5d8ed5[_0x401ca6(0x1f6)],'compaction':_0x5d8ed5[_0x401ca6(0x2bd)],'http':_0x5d8ed5['http']},'listenAddr':this[_0x401ca6(0x2c0)]??null,'heartbeatAt':_0x241cac,'expiresAt':_0x241cac+_0x4a8e16,'caps':this[_0x401ca6(0x2d1)](_0x405d8f,_0x5d8ed5),'lifecycle':{'state':_0x401ca6(0x236),'desiredVersionApplied':null},'meta':{...this[_0x401ca6(0x258)]},'processing':_0x5d8ed5[_0x401ca6(0x1f6)]?this[_0x401ca6(0x244)]():null,'stats':this['_sampleOwnStats']()};}[_0x126601(0x244)](){const _0x3c93bc=_0x126601,_0x59dca4=[];try{for(const [_0x4992db,_0x25f70b]of this[_0x3c93bc(0x20c)]['_envs']){if(_0x4992db[_0x3c93bc(0x362)]('~'))continue;for(const _0x45d700 of _0x25f70b[_0x3c93bc(0x31c)][_0x3c93bc(0x372)]())_0x59dca4[_0x3c93bc(0x27f)]({..._0x45d700,'env':_0x4992db});}}catch{}return{'policy':this[_0x3c93bc(0x20c)][_0x3c93bc(0x352)]??null,'processors':_0x59dca4};}['_ensureDesired'](){const _0x345df7=_0x126601;if(this[_0x345df7(0x25a)])return!![];const _0x59feae=this[_0x345df7(0x20c)]['_rootDb'];if(!_0x59feae)return![];return this[_0x345df7(0x25a)]=_0x59feae[_0x345df7(0x22c)](_0x105601,{'dupSort':![]}),this[_0x345df7(0x2ea)]=_0x59feae[_0x345df7(0x22c)](_0x5f2542,{'dupSort':![]}),!![];}[_0x126601(0x28c)](){const _0x4d6a2e=_0x126601;return!!this[_0x4d6a2e(0x25a)];}['getDesired'](_0x3bada3,_0x4b8483){const _0x285ab7=_0x126601;if(!this[_0x285ab7(0x2d2)]())return null;return this[_0x285ab7(0x25a)][_0x285ab7(0x332)](_0x3bada3+'/'+_0x4b8483)??null;}[_0x126601(0x2c5)](_0x2f8a28,_0x516138,_0xb82df1){const _0x29dca2=_0x126601;if(!this[_0x29dca2(0x2d2)]())return null;const _0xa47584=_0x2f8a28+'/'+_0x516138;let _0x2f0173;return this[_0x29dca2(0x25a)][_0x29dca2(0x373)](()=>{const _0x26b045=_0x29dca2,_0x5ef0b1=this[_0x26b045(0x25a)][_0x26b045(0x332)](_0xa47584)||{'version':0x0};_0x2f0173=(_0x5ef0b1[_0x26b045(0x2d9)]||0x0)+0x1,this[_0x26b045(0x25a)][_0x26b045(0x1e1)](_0xa47584,{..._0x5ef0b1,..._0xb82df1,'version':_0x2f0173,'updatedAt':Date['now']()});}),_0x2f0173;}[_0x126601(0x20e)](_0x358ef4){const _0x2a0216=_0x126601;if(!this[_0x2a0216(0x2d2)]())return[];const _0x175014=_0x358ef4+'/',_0x48c55d=[];for(const {key:_0xa9662e,value:_0x2ee6da}of this[_0x2a0216(0x25a)]['getRange']({'start':_0x175014,'end':_0x175014+'ÿ'})){if(typeof _0xa9662e!==_0x2a0216(0x266)||!_0xa9662e['startsWith'](_0x175014))break;_0x48c55d[_0x2a0216(0x27f)]({'key':_0xa9662e['slice'](_0x175014[_0x2a0216(0x360)]),'value':_0x2ee6da});}return _0x48c55d;}[_0x126601(0x2de)](_0x259559){const _0x110b02=_0x126601;if(!this[_0x110b02(0x2d2)]())return null;return this[_0x110b02(0x2ea)][_0x110b02(0x332)](_0x259559)??null;}[_0x126601(0x222)](_0xf1f3d3,_0x341742,_0x56c717={}){const _0x46cf1b=_0x126601;if(!this['_ensureDesired']())return null;let _0x36f21f;return this[_0x46cf1b(0x2ea)][_0x46cf1b(0x373)](()=>{const _0x563dfa=_0x46cf1b,_0x1db86b=this['_cmd'][_0x563dfa(0x332)](_0xf1f3d3)||{'epoch':0x0};_0x36f21f=(_0x1db86b[_0x563dfa(0x374)]||0x0)+0x1,this[_0x563dfa(0x2ea)][_0x563dfa(0x1e1)](_0xf1f3d3,{..._0x1db86b,..._0x56c717,'cmd':_0x341742,'epoch':_0x36f21f,'updatedAt':Date[_0x563dfa(0x260)]()});}),_0x36f21f;}}return okdbProcessRegistry={'OKDBProcessRegistry':_0x4c16ca,'nodeKey':_0x2c50c0,'logicalKey':_0x16798c,'slotKey':_0x57116d,'PROCESS_ENV':_0x47b47f,'NODE_TYPE':_0x31cc43},okdbProcessRegistry;}var okdbChangefeed,hasRequiredOkdbChangefeed;function _0x5581(){const _0x21f7df=['_timer','710805aqjMtf','_hbTimer','change','INDEX_RESET','_windowCbs','options','_putRowAsync','enable','join','system','heapTotal','none','_scheduleFlush','single','REMOVE','decommissioned','ttl:clear','instanceId','_lastCpuUsage','VIEW_PROGRESS','createEnvironment','claimGated','_nodeDbCache','_flushTimer','processor:ready','unique:violation_resolved','enabled','claims','~processes:cmd','processor:progress','_adminRelay','_processStartedAt','mean','stringify','pid','processor:retry','dropFts','unique:violation','_lastCpuPct','_role','_getType','\x20died\x20','SYSTEM_PROC','resetIndex','round','note','system:type_drop','compaction','prototype','_selfKey','_listenAddr','building','_onProcEvent','_drain','offWindow','setDesired','lifecycle','stats','--print','updateSupervisedChildStats','SYSTEM_STOPPED','_activateProcesses','object','dedupeMax','respawnTimer','--inspect','ms\x20—\x20giving\x20up\x20on\x20this\x20slot;\x20','_caps','_ensureDesired','setLogger','node:events','_quantum','unref','supervisorKey','maxExtra','version','label','instances','env','ephemeral','getCmd','has','txn:rollback','[okdb-cluster]\x20primary\x20pid=','_buckets','loop-lag\x20','listenAddr','nodeKey','cpuWindowMs','sort','_onTick','processing','_cmd','type:drop','ready','stopping','rows=','parse','clear','_sampleOwnStats','system:bus_state_change','getClock','(code=','fork','mode','fts:reset','clusterStatusView','execArgv','caps','max','setOwnMeta','_rowKey','online','maxMs','events','engines','_lastCpuAt','\x20│\x20','filter','number','confirm','SYSTEM_POKE','stop','dropSchema','dead','starting','nodesView','cpuPct','ttl:expired','find','listNodes','once','user','_kind','register','995KjVaLv','emit','_isReader','_removeRowAsync','envsOpen','node:perf_hooks','hasOwnProperty','processor','env:opened','node','_markSeen','remove','workersConfigured','_admissionStarted','isWorker','_draining','stopped','hard-killed','win32','__esModule','ms/','_started','send','attach','startedAt','_instanceId','_clusterOrphanWatch','external','ref:violation_resolved','get','embedded','getProcess','CHANGEFEED_QUANTUM','default','reset','cli','meta','slice','bus:drain','hasType','FTS_DROP','5316PWuPkP','setTtl','rowKey','index:reset','keys','info','\x20worker(s)\x20still\x20serving','ref:violation','_startedAt','count','system:proc','min','lag','license:activated','\x20times\x20in\x20','\x20HTTP\x20server(s)\x20on\x20port\x20','system:poke','type','kill','isDead','_processingPolicy','then','_isWriter','_children','ppid','consecutiveFailures','primary','noteListenAddr','force','kind','104808SHouSk','level','start','close','length','txn:start','startsWith','isConnected','_clusterWorkerAttached','getDesired','putNode','passive','stderr','event','addSupervisedChild','catch','okdb-http-worker-child:\x20rootPath\x20and\x20port\x20required','decommission','reap','_onItem','setSchema','[okdb-cluster]\x20worker\x20pid=','tierList','transactionSync','epoch','1082487khoIWP','lastClock','heapUsed','toFixed','[okdb-cluster]\x20CRASH-LOOP:\x20worker\x20slot=','listen','decommissioning','fanout','platform','\x20(durable\x20desired-state)','isActive','_lastPublishAt','item:remove','values','registerType','put','disconnect','bus:type_drop','_dedupeKey','queue-worker','true','data','--eval','startHeartbeat','feed:','_drainOne','log','rss','4316841GcZhzb','role','_nodeDb','error','slot','removeSync','from','publishOwnRow','asyncProcessors','_threadStats','cluster:','children','deaths','processor:paused','randomUUID','_statusEnv','_cursors','off','detachConsole','_envs','[okdb-cluster]\x20slot=','state','cpus','halted','__okdbCluster','_publishNow','resetFts','license:added','deregisterSelf','_onPoke','okdb','http-server','listDesired','_onStop','exit','cluster','419728AofWre','path','processors','setupPrimary','_dedupeMax','exports','processes','entry','message','_flushDebounce','process','system:clock_change','write','code','_buildChildRow','[okdb-cluster]\x20change-feed\x20init\x20failed:\x20','bumpCmd','_seen','slotKey','creating','\x20(slot=','expiresAt','worker','waiting','removeNode','fn-runner','openDB','selfKey','ITEM_UPDATE','--watch','processKey','ms\x20(attempt\x20','uptime','pushEphemeral','percentile','processorsView','running','_nodeDbFor','cpuUsage','system:drain','index:registered','_buildOwnRow','fts:drop','size','_supervisorKey','clearTtl','host','\x20ipc\x20error:\x20','_lastCpuWindowMs','flushDebounce','_buildProcessingFacet','\x20worker\x20slot=','isPrimary','reportThreadStats','all','_nodeDead','quantum','_report','set','_handlePoke','__okdbSlot','resetting','1ofN:','_handleInProcess','--test','policy','~processes','inst:','listening','796464MgwSQj','_ownMeta','_log','_desired','standalone','headClock','_changefeed','loop-lag','add','now','msg','_pending','map','created','(worst\x20','string','view:progress','_maybePublish','FTS_RESET','disable','_admissionTimer','cluster-wide','~processes:desired','some','ingest','function','schema:set','next','ITEM_CREATE','http\x20worker\x20child\x20failed:\x20','_baselines','8BknfJZ','index:progress','removeSupervisedChild','hostname','delete','ms\x20busy=','includes','_startAdmission','FTS_REGISTERED','push','_groupByProcess','ms\x20p99=','_clusterOnMessage','reduce','entries','getRange','bus:poke','connected','publishChildRow','INDEX_READY','attachFeed','open','hasDesired'];_0x5581=function(){return _0x21f7df;};return _0x5581();}function requireOkdbChangefeed(){const _0x36e2c6=_0x4f3d84;if(hasRequiredOkdbChangefeed)return okdbChangefeed;hasRequiredOkdbChangefeed=0x1;const _0x4efa84=require$$0$2,{EVENTS:_0x24c7e3,CHANGE_ACTIONS:_0x12d305}=requireOkdbEnums(),{LOOP:_0x542dcf}=requireOkdbLoopMonitor(),_0x53ae95=Number(process.env.OKDB_CHANGEFEED_QUANTUM)||0x3e8,_0x397244=0x5,_0x4338c7=0x2710;class _0x58ad09 extends _0x4efa84{constructor(_0x2f395b,_0x1686a4={}){const _0x330dcc=_0x1df0;super(),this['okdb']=_0x2f395b,this[_0x330dcc(0x2d5)]=_0x1686a4[_0x330dcc(0x24a)]??_0x53ae95,this[_0x330dcc(0x21b)]=_0x1686a4[_0x330dcc(0x243)]??_0x397244,this[_0x330dcc(0x216)]=_0x1686a4[_0x330dcc(0x2cd)]??_0x4338c7,this[_0x330dcc(0x32a)]=![],this[_0x330dcc(0x1fe)]=new Map(),this[_0x330dcc(0x275)]=new Map(),this[_0x330dcc(0x262)]=new Map(),this[_0x330dcc(0x2a5)]=null,this[_0x330dcc(0x324)]=![],this['_seen']=new Set(),this['_onItem']=_0x4f26e7=>this[_0x330dcc(0x251)](_0x4f26e7),this[_0x330dcc(0x20b)]=_0x44ed06=>this[_0x330dcc(0x24d)](_0x44ed06),this[_0x330dcc(0x20f)]=()=>this[_0x330dcc(0x308)]();}['start'](){const _0x243518=_0x1df0;if(this[_0x243518(0x32a)])return;this[_0x243518(0x32a)]=!![];for(const [_0x31f7dc,_0x2681cd]of this[_0x243518(0x20c)][_0x243518(0x201)]){if(_0x31f7dc[_0x243518(0x362)]('~'))continue;try{this['_baselines'][_0x243518(0x24c)](_0x31f7dc,_0x2681cd[_0x243518(0x2f3)]()||0x0);}catch{}}const {events:_0x346e26}=this[_0x243518(0x20c)];_0x346e26['on'](_0x24c7e3[_0x243518(0x273)],this[_0x243518(0x36f)]),_0x346e26['on'](_0x24c7e3[_0x243518(0x22e)],this[_0x243518(0x36f)]),_0x346e26['on'](_0x24c7e3['ITEM_REMOVE'],this['_onItem']),_0x346e26['on'](_0x24c7e3[_0x243518(0x307)],this[_0x243518(0x20b)]),_0x346e26[_0x243518(0x311)](_0x24c7e3[_0x243518(0x2ca)],this['_onStop']);}[_0x36e2c6(0x308)](){const _0x279c40=_0x36e2c6;if(!this[_0x279c40(0x32a)])return;this[_0x279c40(0x32a)]=![];const {events:_0x67005e}=this[_0x279c40(0x20c)];_0x67005e['off'](_0x24c7e3[_0x279c40(0x273)],this[_0x279c40(0x36f)]),_0x67005e[_0x279c40(0x1ff)](_0x24c7e3[_0x279c40(0x22e)],this[_0x279c40(0x36f)]),_0x67005e[_0x279c40(0x1ff)](_0x24c7e3['ITEM_REMOVE'],this[_0x279c40(0x36f)]),_0x67005e[_0x279c40(0x1ff)](_0x24c7e3['SYSTEM_POKE'],this[_0x279c40(0x20b)]);try{_0x67005e[_0x279c40(0x1ff)](_0x24c7e3['SYSTEM_STOPPED'],this['_onStop']);}catch{}this[_0x279c40(0x2a5)]&&(clearTimeout(this[_0x279c40(0x2a5)]),this[_0x279c40(0x2a5)]=null),this[_0x279c40(0x262)][_0x279c40(0x2f0)](),this[_0x279c40(0x1fe)]['clear'](),this['_baselines']['clear'](),this['_seen'][_0x279c40(0x2f0)]();}['_dedupeKey'](_0x15ef38,_0x57406e,_0x2707cd,_0x1ef70e){return _0x15ef38+'\x00'+_0x57406e+'\x00'+_0x2707cd+'\x00'+_0x1ef70e;}[_0x36e2c6(0x31f)](_0x2e30d2,_0x5ae096,_0x310f7a,_0x52adf4){const _0x13a94d=_0x36e2c6,_0x2f4f45=this[_0x13a94d(0x1e4)](_0x2e30d2,_0x5ae096,_0x310f7a,_0x52adf4);if(this[_0x13a94d(0x223)]['has'](_0x2f4f45))return![];this[_0x13a94d(0x223)][_0x13a94d(0x25f)](_0x2f4f45);if(this[_0x13a94d(0x223)]['size']>this['_dedupeMax']){const _0x58c6cf=this[_0x13a94d(0x223)][_0x13a94d(0x1df)]()[_0x13a94d(0x272)]()['value'];this[_0x13a94d(0x223)]['delete'](_0x58c6cf);}return!![];}[_0x36e2c6(0x251)](_0x184229){const _0x2a2f41=_0x36e2c6;if(!this[_0x2a2f41(0x32a)]||!_0x184229)return;const {env:_0x5614a1,type:_0x580b77,key:_0x2fb065,clock:_0x2b41d7,origin:_0x2a496b,action:_0x60b0e6,newValue:_0x268a95,oldValue:_0x17fc62}=_0x184229;if(_0x5614a1==null||_0x580b77==null||_0x2fb065==null)return;if(typeof _0x5614a1===_0x2a2f41(0x266)&&_0x5614a1[_0x2a2f41(0x362)]('~'))return;if(typeof _0x580b77===_0x2a2f41(0x266)&&_0x580b77['startsWith']('~'))return;if(!this[_0x2a2f41(0x31f)](_0x5614a1,_0x580b77,_0x2fb065,_0x2b41d7))return;const _0x44c3ed=_0x60b0e6===_0x12d305[_0x2a2f41(0x29c)]?'remove':'put';this[_0x2a2f41(0x316)](_0x2a2f41(0x290),{'env':_0x5614a1,'type':_0x580b77,'key':_0x2fb065,'op':_0x44c3ed,'clock':_0x2b41d7,'origin':_0x2a496b,'value':_0x44c3ed===_0x2a2f41(0x320)?null:_0x268a95,'prevValue':_0x17fc62});}[_0x36e2c6(0x24d)](_0x594ce4){const _0xf49f0=_0x36e2c6;if(!this[_0xf49f0(0x32a)])return;if(!_0x594ce4||typeof _0x594ce4[_0xf49f0(0x2dc)]!==_0xf49f0(0x266)||typeof _0x594ce4[_0xf49f0(0x34f)]!==_0xf49f0(0x266))return;const {env:_0x284cd0,type:_0x17f5b9}=_0x594ce4;if(_0x284cd0[_0xf49f0(0x362)]('~')||_0x17f5b9[_0xf49f0(0x362)]('~'))return;this['_pending'][_0xf49f0(0x24c)](_0x284cd0+'\x00'+_0x17f5b9,{'env':_0x284cd0,'type':_0x17f5b9}),this[_0xf49f0(0x29a)]();}[_0x36e2c6(0x29a)](){const _0x196be3=_0x36e2c6;if(this[_0x196be3(0x2a5)])return;const _0x5b32fe=()=>{const _0x2e211c=_0x196be3;this[_0x2e211c(0x2a5)]=null,this[_0x2e211c(0x2c3)]()[_0x2e211c(0x36b)](()=>{});};this[_0x196be3(0x2a5)]=setTimeout(_0x5b32fe,this['_flushDebounce']>0x0?this[_0x196be3(0x21b)]:0x0);}async['_drain'](){const _0x124c3b=_0x36e2c6;if(this[_0x124c3b(0x324)]){this[_0x124c3b(0x29a)]();return;}this['_draining']=!![];try{const _0x53e249=[...this[_0x124c3b(0x262)][_0x124c3b(0x1df)]()];this[_0x124c3b(0x262)]['clear']();let _0x3bbef2=![];for(const {env:_0x5effbd,type:_0x36c857}of _0x53e249){try{const _0x419da9=await this[_0x124c3b(0x1eb)](_0x5effbd,_0x36c857);if(_0x419da9)_0x3bbef2=!![];}catch{this[_0x124c3b(0x262)]['set'](_0x5effbd+'\x00'+_0x36c857,{'env':_0x5effbd,'type':_0x36c857}),_0x3bbef2=!![];}}if(_0x3bbef2||this['_pending'][_0x124c3b(0x23d)]>0x0)this[_0x124c3b(0x29a)]();}finally{this[_0x124c3b(0x324)]=![];}}async[_0x36e2c6(0x1eb)](_0x75a2fa,_0xf4151c){const _0xb94c8c=_0x36e2c6,_0x3da5cc=await this[_0xb94c8c(0x20c)]['_openEnvLazy'](_0x75a2fa),_0x3ce0d7=_0x75a2fa+'\x00'+_0xf4151c;!this[_0xb94c8c(0x1fe)][_0xb94c8c(0x2df)](_0x3ce0d7)&&(!this[_0xb94c8c(0x275)]['has'](_0x75a2fa)&&this[_0xb94c8c(0x275)][_0xb94c8c(0x24c)](_0x75a2fa,_0x3da5cc[_0xb94c8c(0x2f3)]()||0x0),this[_0xb94c8c(0x1fe)]['set'](_0x3ce0d7,this['_baselines'][_0xb94c8c(0x332)](_0x75a2fa)));const _0x55acbe=this[_0xb94c8c(0x1fe)][_0xb94c8c(0x332)](_0x3ce0d7),_0x25a00d=_0x3da5cc[_0xb94c8c(0x2f3)](_0xf4151c)||0x0;if(_0x25a00d<=_0x55acbe)return![];const _0x5efdcf=_0x55acbe+this['_quantum'],_0x3b391d=Math['min'](_0x25a00d,_0x5efdcf),_0x50534a=_0x542dcf[_0xb94c8c(0x2a8)]?_0x542dcf[_0xb94c8c(0x260)]():0x0,_0x34fc55=Array[_0xb94c8c(0x1f4)](_0x3da5cc['getChanges'](_0xf4151c,_0x55acbe+0x1,_0x3b391d));let _0x2677f7=_0x55acbe;for(const _0x908efc of _0x34fc55){const {clock:_0x5be04f,key:_0x16c207,action:_0x223514,origin:_0x2f696f}=_0x908efc;if(_0x5be04f>_0x2677f7)_0x2677f7=_0x5be04f;if(_0x16c207==null)continue;if(!this[_0xb94c8c(0x31f)](_0x75a2fa,_0xf4151c,_0x16c207,_0x5be04f))continue;let _0x377f6a,_0x1a92c9;if(_0x223514===_0x12d305[_0xb94c8c(0x29c)])_0x377f6a=_0xb94c8c(0x320),_0x1a92c9=null;else{const _0x25103d=_0x3da5cc[_0xb94c8c(0x332)](_0xf4151c,_0x16c207);_0x25103d==null?(_0x377f6a='remove',_0x1a92c9=null):(_0x377f6a=_0xb94c8c(0x1e1),_0x1a92c9=_0x25103d);}this['emit'](_0xb94c8c(0x290),{'env':_0x75a2fa,'type':_0xf4151c,'key':_0x16c207,'op':_0x377f6a,'clock':_0x5be04f,'origin':_0x2f696f,'value':_0x1a92c9});}if(_0x542dcf['enabled'])_0x542dcf[_0xb94c8c(0x2bb)](_0xb94c8c(0x1ea)+_0x75a2fa+':'+_0xf4151c,_0x542dcf[_0xb94c8c(0x260)]()-_0x50534a,'n='+_0x34fc55[_0xb94c8c(0x360)]);return this[_0xb94c8c(0x1fe)]['set'](_0x3ce0d7,Math['max'](_0x2677f7,_0x3b391d)),_0x3da5cc[_0xb94c8c(0x2f3)](_0xf4151c)>_0x3b391d;}['status'](){const _0xa1a525=_0x36e2c6;return{'started':this[_0xa1a525(0x32a)],'quantum':this[_0xa1a525(0x2d5)],'flushDebounce':this[_0xa1a525(0x21b)],'cursors':Object['fromEntries']([...this[_0xa1a525(0x1fe)][_0xa1a525(0x284)]()][_0xa1a525(0x263)](([_0xa765b,_0x24ee44])=>[_0xa765b['replace']('\x00',':'),_0x24ee44])),'pending':this['_pending'][_0xa1a525(0x23d)],'seen':this[_0xa1a525(0x223)][_0xa1a525(0x23d)]};}}return _0x58ad09[_0x36e2c6(0x335)]=_0x53ae95,okdbChangefeed={'OKDBChangefeed':_0x58ad09},okdbChangefeed;}function _0x1df0(_0x53cb89,_0x4bc908){_0x53cb89=_0x53cb89-0x1dc;const _0x558152=_0x5581();let _0x1df096=_0x558152[_0x53cb89];return _0x1df096;}var okdbCluster,hasRequiredOkdbCluster;function requireOkdbCluster(){const _0x527eb9=_0x4f3d84;if(hasRequiredOkdbCluster)return okdbCluster;hasRequiredOkdbCluster=0x1;const _0x2707b8=require$$1,_0x272bff=require$$1$1,{EVENTS:_0x12fead}=requireOkdbEnums(),_0xaf4999=require$$0$1,{slotKey:_0xc930cc}=requireOkdbProcessRegistry(),_0x42ceb0=0xfa,_0x50e818=0xfa0,_0x251b46=0x5,_0x1c07d8=0x2710,_0x553472=0xbb8,_0x274e21=0x7d0,_0x1675df=_0x527eb9(0x206),_0xb3311a=_0x527eb9(0x2dd),_0x8d0eb0='log',_0x2a3aa2=_0x527eb9(0x2c7),_0x2655c6=[_0x12fead[_0x527eb9(0x2a1)],_0x12fead[_0x527eb9(0x27e)],_0x12fead[_0x527eb9(0x33d)],_0x12fead[_0x527eb9(0x269)],_0x12fead['INDEX_PROGRESS'],_0x12fead[_0x527eb9(0x289)],_0x12fead[_0x527eb9(0x291)],_0x12fead['INDEX_REGISTERED'],_0x527eb9(0x2a6),_0x527eb9(0x2ab),'processor:error',_0x527eb9(0x1fb),'processor:resumed','processor:retry'],_0x525228=Number(process.env.OKDB_CLUSTER_STATUS_MS)||0x7d0;function _0x48ceb7({workers:_0x5d4f62,makeOkdb:_0x1bba1d,port:_0x317c5c,primaryOkdb:_0x4c69cd,childEntry:childEntry=![],workerEnv:workerEnv=null}={}){const _0x57c695=_0x527eb9;if(_0x2707b8[_0x57c695(0x246)])return childEntry&&_0x2707b8[_0x57c695(0x215)]({'exec':_0x272bff[_0x57c695(0x296)](__dirname,'okdb-http-worker-child.js'),'args':[],'execArgv':((()=>{const _0x1544c1=_0x57c695,_0x55f205=[];for(let _0x478709=0x0;_0x478709<process[_0x1544c1(0x2f9)][_0x1544c1(0x360)];_0x478709++){const _0x2e473a=process['execArgv'][_0x478709];if(_0x2e473a['startsWith'](_0x1544c1(0x252))||_0x2e473a['startsWith'](_0x1544c1(0x22f))||_0x2e473a[_0x1544c1(0x362)](_0x1544c1(0x2cf)))continue;if(_0x2e473a==='-e'||_0x2e473a===_0x1544c1(0x1e8)||_0x2e473a==='-p'||_0x2e473a===_0x1544c1(0x2c8)){_0x478709++;continue;}_0x55f205[_0x1544c1(0x27f)](_0x2e473a);}return _0x55f205;})())}),_0x10f9fb({'workers':_0x5d4f62,'port':_0x317c5c,'primaryOkdb':_0x4c69cd,'workerEnv':workerEnv});return _0x488486({'makeOkdb':_0x1bba1d,'port':_0x317c5c});}function _0x10f9fb({workers:_0x5ccd7c,port:_0x4e7153,primaryOkdb:_0x521ece,workerEnv:_0x5f1f42}){const _0x59847b=_0x527eb9,_0x2f5530=new Map(),_0x33b74d=new Map();let _0x1c18e4=![];const _0x5f38e3=_0x494e36=>_0x494e36?.[_0x59847b(0x24e)],_0x92b1ff=_0x3d9109=>{const _0x2586dc=_0x59847b,_0x3961cd=_0x2707b8[_0x2586dc(0x2f5)]({...process.env,..._0x5f1f42||{},'OKDB_CLUSTER_SLOT':String(_0x3d9109)});return _0x3961cd['__okdbSlot']=_0x3d9109,_0x2f5530['set'](_0x3961cd[_0x2586dc(0x21c)]['pid'],{'worker':_0x3961cd,'startedAt':Date[_0x2586dc(0x260)](),'slot':_0x3d9109}),_0x3961cd['on']('error',_0x2b8a99=>{const _0x116b61=_0x2586dc;console[_0x116b61(0x1ec)](_0x116b61(0x371)+_0x3961cd['process'][_0x116b61(0x2b0)]+_0x116b61(0x241)+(_0x2b8a99?.[_0x116b61(0x21a)]??_0x2b8a99));}),_0x3961cd['on']('online',()=>_0x5aed95()),_0x3961cd;},_0x26bd47=_0x25b43a=>{const _0x18d424=_0x59847b;for(const {worker:_0xe46b54}of _0x2f5530['values']()){if(_0xe46b54[_0x18d424(0x351)]()||!_0xe46b54[_0x18d424(0x363)]())continue;try{_0xe46b54[_0x18d424(0x32b)](_0x25b43a);}catch{}}};_0x521ece?.[_0x59847b(0x2cb)]?.({'kind':_0x59847b(0x358),'listenAddr':':'+_0x4e7153})['catch'](()=>{}),_0x521ece?.[_0x59847b(0x218)]?.[_0x59847b(0x2fc)]?.({'workersConfigured':_0x5ccd7c});const _0x529217={'engines':![],'asyncProcessors':![],'compaction':_0x59847b(0x367),'http':!![]},_0x5aed95=()=>{const _0x36b564=_0x59847b,_0xfdec7=_0x521ece?.[_0x36b564(0x218)];if(!_0xfdec7||!_0xfdec7['_isWriter'])return;const _0x54d245=_0xfdec7[_0x36b564(0x22d)];for(const {worker:_0x5bfe42,startedAt:_0x8ab87f,slot:_0x5ee60c,stats:_0x257a10}of _0x2f5530[_0x36b564(0x1df)]()){if(_0x5bfe42[_0x36b564(0x351)]())continue;const _0x33196e=_0xfdec7[_0x36b564(0x28c)]?.()&&_0xfdec7[_0x36b564(0x365)](_0x36b564(0x1f2),_0x10b490(_0x5ee60c))?.[_0x36b564(0x36d)]===!![];_0xfdec7[_0x36b564(0x288)]({'pid':_0x5bfe42[_0x36b564(0x21c)][_0x36b564(0x2b0)],'startedAt':_0x8ab87f,'kind':_0x36b564(0x20d),'supervisorKey':_0x54d245,'slot':_0x5ee60c,'slotKey':_0x10b490(_0x5ee60c),'role':_0x529217,'listenAddr':':'+_0x4e7153,'lifecycle':_0x33196e?_0x36b564(0x37b):_0x36b564(0x236),'stats':_0x257a10??null})[_0x36b564(0x36b)](()=>{});}},_0x10b490=_0x390e64=>_0xc930cc(_0x59847b(0x1f8)+_0x4e7153,_0x390e64),_0x4d6e78=_0x5d5dde=>{const _0x2706da=_0x59847b,_0x1367aa=_0x521ece?.['processes'];if(!_0x1367aa?.[_0x2706da(0x28c)]?.())return![];return _0x1367aa[_0x2706da(0x365)]('slot',_0x10b490(_0x5d5dde))?.[_0x2706da(0x36d)]===!![];};for(let _0x2f7a92=0x0;_0x2f7a92<_0x5ccd7c;_0x2f7a92++){const _0x3b2283=_0x4d6e78(_0x2f7a92);_0x33b74d[_0x59847b(0x24c)](_0x2f7a92,{'deaths':[],'consecutiveFailures':0x0,'dead':_0x3b2283,'respawnTimer':null}),_0x3b2283?console[_0x59847b(0x1ec)](_0x59847b(0x202)+_0x2f7a92+'\x20stays\x20down\x20on\x20boot\x20(durable\x20decommission)'):_0x92b1ff(_0x2f7a92);}const _0x4578b9=()=>{const _0x36df3e=_0x59847b,_0x52374e=_0x521ece?.[_0x36df3e(0x218)];if(!_0x52374e?.[_0x36df3e(0x354)]||!_0x52374e[_0x36df3e(0x28c)]?.())return;for(const [_0x58fb35,_0x458d8a]of _0x33b74d[_0x36df3e(0x284)]()){const _0x53cba7=_0x52374e['getDesired']('slot',_0x10b490(_0x58fb35)),_0x39013d=_0x53cba7?.['decommission']===!![],_0x3cea9e=_0x53cba7?.[_0x36df3e(0x350)]===!![];if(_0x39013d&&!_0x458d8a[_0x36df3e(0x30a)]){_0x458d8a[_0x36df3e(0x30a)]=!![];_0x458d8a['respawnTimer']&&(clearTimeout(_0x458d8a[_0x36df3e(0x2ce)]),_0x458d8a['respawnTimer']=null);for(const {worker:_0x381bb7}of _0x2f5530[_0x36df3e(0x1df)]()){if(_0x5f38e3(_0x381bb7)!==_0x58fb35||_0x381bb7['isDead']())continue;try{if(_0x3cea9e)_0x381bb7['process'][_0x36df3e(0x350)]('SIGKILL');else _0x381bb7[_0x36df3e(0x363)]()&&_0x381bb7[_0x36df3e(0x1e2)]();}catch{}}console['log']('[okdb-cluster]\x20'+(_0x3cea9e?_0x36df3e(0x326):_0x36df3e(0x29d))+_0x36df3e(0x245)+_0x58fb35+_0x36df3e(0x37e));}else{if(!_0x39013d&&_0x458d8a[_0x36df3e(0x30a)]&&_0x53cba7){_0x458d8a[_0x36df3e(0x30a)]=![],_0x458d8a['deaths']=[],_0x458d8a['consecutiveFailures']=0x0;const _0x3ae861=[..._0x2f5530[_0x36df3e(0x1df)]()][_0x36df3e(0x26e)](({worker:_0x2e6837})=>_0x5f38e3(_0x2e6837)===_0x58fb35&&!_0x2e6837[_0x36df3e(0x351)]());!_0x3ae861&&!_0x1c18e4&&(_0x92b1ff(_0x58fb35),console['log']('[okdb-cluster]\x20recommissioned\x20worker\x20slot='+_0x58fb35));}}}},_0x4440f0=()=>{try{_0x4578b9();}catch{}};_0x521ece?.[_0x59847b(0x300)]?.['on']?.(_0x12fead['SYSTEM_PROC'],_0x4440f0);const _0x5a9fc1=[];if(_0x521ece?.[_0x59847b(0x300)]?.['on'])for(const _0x30ab24 of _0x2655c6){const _0x30f0d9=_0x5a093c=>{_0x26bd47({[_0x1675df]:_0xb3311a,'event':_0x30ab24,'data':_0x5a093c??{}});};_0x521ece[_0x59847b(0x300)]['on'](_0x30ab24,_0x30f0d9),_0x5a9fc1[_0x59847b(0x27f)]({'event':_0x30ab24,'handler':_0x30f0d9});}const _0x195508=setInterval(()=>{_0x4578b9(),_0x5aed95();},_0x525228);_0x195508[_0x59847b(0x2d6)]?.();const _0xe44086=(_0x53505f,_0x2b3f23)=>{const _0x146652=_0x59847b;if(!_0x2b3f23||typeof _0x2b3f23!==_0x146652(0x2cc)||_0x2b3f23[_0x1675df]!==_0x8d0eb0)return;if(!_0x521ece?.['log']?.[_0x146652(0x26f)])return;const _0x5ad4cc=_0x2b3f23[_0x146652(0x219)]||{};_0x521ece['log'][_0x146652(0x26f)]({..._0x5ad4cc,'msg':'[w'+_0x2b3f23['slot']+']\x20'+(_0x5ad4cc[_0x146652(0x261)]??''),'meta':{..._0x5ad4cc[_0x146652(0x339)]||{},'worker':_0x2b3f23[_0x146652(0x1f2)],'workerPid':_0x2b3f23[_0x146652(0x2b0)]}});};_0x2707b8['on'](_0x59847b(0x21a),_0xe44086);const _0xcb7538=(_0x24b63b,_0x57a620)=>{const _0x5e61a1=_0x59847b;if(!_0x57a620||typeof _0x57a620!==_0x5e61a1(0x2cc)||_0x57a620[_0x1675df]!==_0x2a3aa2)return;const _0x45bf1a=_0x2f5530['get'](_0x24b63b['process'][_0x5e61a1(0x2b0)]);if(_0x45bf1a)_0x45bf1a[_0x5e61a1(0x2c7)]={..._0x57a620[_0x5e61a1(0x2c7)],'at':Date[_0x5e61a1(0x260)]()};};_0x2707b8['on'](_0x59847b(0x21a),_0xcb7538),_0x2707b8['on'](_0x59847b(0x210),(_0x2fb421,_0x48d712,_0x310228)=>{const _0x574d94=_0x59847b,_0x2802cc=_0x2fb421[_0x574d94(0x21c)][_0x574d94(0x2b0)],_0x22b6f5=_0x5f38e3(_0x2fb421),_0x57cc4e=_0x2f5530[_0x574d94(0x332)](_0x2802cc);if(_0x57cc4e&&_0x521ece?.[_0x574d94(0x218)])_0x521ece['processes'][_0x574d94(0x22a)](_0x2802cc+':'+_0x57cc4e[_0x574d94(0x32d)])[_0x574d94(0x36b)](()=>{});_0x2f5530['delete'](_0x2802cc),console['log']('[okdb-cluster]\x20worker\x20pid='+_0x2802cc+_0x574d94(0x226)+(_0x22b6f5??'?')+')\x20exited\x20'+(_0x574d94(0x2f4)+_0x48d712+',\x20signal='+(_0x310228??_0x574d94(0x299))+');\x20'+_0x2f5530[_0x574d94(0x23d)]+'\x20worker(s)\x20remaining')),_0x5aed95();if(_0x1c18e4||_0x22b6f5==null)return;const _0x4d47d8=_0x33b74d[_0x574d94(0x332)](_0x22b6f5);if(!_0x4d47d8||_0x4d47d8[_0x574d94(0x30a)])return;const _0x2fd554=Date[_0x574d94(0x260)]();_0x4d47d8[_0x574d94(0x1fa)]['push'](_0x2fd554),_0x4d47d8[_0x574d94(0x1fa)]=_0x4d47d8[_0x574d94(0x1fa)][_0x574d94(0x304)](_0x2acd40=>_0x2fd554-_0x2acd40<=_0x1c07d8);if(_0x4d47d8[_0x574d94(0x1fa)][_0x574d94(0x360)]>=_0x251b46){_0x4d47d8[_0x574d94(0x30a)]=!![],console[_0x574d94(0x1f1)](_0x574d94(0x379)+_0x22b6f5+_0x574d94(0x2b7)+_0x4d47d8[_0x574d94(0x1fa)][_0x574d94(0x360)]+_0x574d94(0x34c)+(_0x1c07d8+_0x574d94(0x2d0)+_0x2f5530[_0x574d94(0x23d)]+_0x574d94(0x344)));return;}_0x4d47d8['consecutiveFailures']++;const _0x27e624=Math[_0x574d94(0x349)](_0x50e818,_0x42ceb0*0x2**(_0x4d47d8[_0x574d94(0x357)]-0x1));console[_0x574d94(0x1ec)]('[okdb-cluster]\x20respawning\x20worker\x20slot='+_0x22b6f5+'\x20in\x20'+_0x27e624+_0x574d94(0x231)+_0x4d47d8[_0x574d94(0x357)]+')'),_0x4d47d8[_0x574d94(0x2ce)]=setTimeout(()=>{const _0x5181cd=_0x574d94;_0x4d47d8[_0x5181cd(0x2ce)]=null;if(_0x1c18e4||_0x4d47d8[_0x5181cd(0x30a)])return;const _0x327520=_0x92b1ff(_0x22b6f5);_0x327520[_0x5181cd(0x311)](_0x5181cd(0x256),()=>{const _0xd40552=_0x5181cd;if(_0x33b74d[_0xd40552(0x332)](_0x22b6f5)===_0x4d47d8)_0x4d47d8[_0xd40552(0x357)]=0x0;});},_0x27e624),_0x4d47d8[_0x574d94(0x2ce)]['unref']?.();});const _0x2c03ab=[..._0x2f5530[_0x59847b(0x342)]()];console[_0x59847b(0x1ec)](_0x59847b(0x2e1)+process['pid']+'\x20forked\x20'+_0x5ccd7c+_0x59847b(0x34d)+_0x4e7153+':\x20'+('['+_0x2c03ab['join'](',\x20')+']'));const _0x5e42e1={'_isClusterController':!![],'port':_0x4e7153,'primaryOkdb':_0x521ece??null,'status'(){const _0x117c44=_0x59847b;return{'clustered':!![],'primaryPid':process[_0x117c44(0x2b0)],'port':_0x4e7153,'primaryRole':_0x521ece?.[_0x117c44(0x1ef)]??null,'processorPid':_0x521ece?process[_0x117c44(0x2b0)]:null,'workers':[..._0x2f5530[_0x117c44(0x1df)]()]['map'](({worker:_0x4779c3})=>({'pid':_0x4779c3[_0x117c44(0x21c)][_0x117c44(0x2b0)],'id':_0x4779c3['id'],'dead':_0x4779c3[_0x117c44(0x351)]()}))};},async 'close'(){const _0x43c8d4=_0x59847b;_0x1c18e4=!![];for(const _0x28cdef of _0x33b74d[_0x43c8d4(0x1df)]()){_0x28cdef['dead']=!![],_0x28cdef['respawnTimer']&&(clearTimeout(_0x28cdef['respawnTimer']),_0x28cdef[_0x43c8d4(0x2ce)]=null);}clearInterval(_0x195508),_0x2707b8[_0x43c8d4(0x1ff)](_0x43c8d4(0x21a),_0xe44086),_0x2707b8[_0x43c8d4(0x1ff)]('message',_0xcb7538),_0x521ece?.[_0x43c8d4(0x300)]?.[_0x43c8d4(0x1ff)]?.(_0x12fead[_0x43c8d4(0x2b8)],_0x4440f0);if(_0x521ece?.['events']?.[_0x43c8d4(0x1ff)])for(const {event:_0x5b493e,handler:_0x41f1c4}of _0x5a9fc1){try{_0x521ece[_0x43c8d4(0x300)][_0x43c8d4(0x1ff)](_0x5b493e,_0x41f1c4);}catch{}}_0x5a9fc1[_0x43c8d4(0x360)]=0x0;const _0xb15fd8=[..._0x2f5530[_0x43c8d4(0x1df)]()][_0x43c8d4(0x263)](({worker:_0x268229})=>_0x268229);if(_0xb15fd8['length']===0x0)return;await Promise[_0x43c8d4(0x248)](_0xb15fd8[_0x43c8d4(0x263)](_0x180097=>new Promise(_0x28d657=>{const _0x5ce2e1=_0x43c8d4;if(_0x180097[_0x5ce2e1(0x351)]()){_0x28d657();return;}let _0x5b185b=![];const _0x355212=()=>{if(_0x5b185b)return;_0x5b185b=!![];if(_0xd2cb5a)clearTimeout(_0xd2cb5a);_0x28d657();};_0x180097[_0x5ce2e1(0x311)](_0x5ce2e1(0x210),_0x355212);const _0xd2cb5a=setTimeout(()=>{const _0x1ae9c8=_0x5ce2e1;try{_0x180097[_0x1ae9c8(0x21c)][_0x1ae9c8(0x350)]();}catch{}},_0x553472+0x1f4);_0xd2cb5a[_0x5ce2e1(0x2d6)]?.();try{_0x180097[_0x5ce2e1(0x1e2)]();}catch{try{_0x180097[_0x5ce2e1(0x21c)][_0x5ce2e1(0x350)]();}catch{}}})));}};return _0x5e42e1;}async function _0x488486({makeOkdb:_0x105238,port:_0x5f0b56}){const _0x11149c=_0x527eb9,_0x2aefe2=await _0x105238();return _0x50e96e(_0x2aefe2),_0x2aefe2['http'][_0x11149c(0x37a)](_0x5f0b56);}function _0x50e96e(_0x2491a8){const _0x51c7d9=_0x527eb9;if(!_0x2491a8||_0x2491a8[_0x51c7d9(0x364)])return;_0x2491a8[_0x51c7d9(0x364)]=!![];try{const {OKDBChangefeed:_0x441d36}=requireOkdbChangefeed(),_0x19f495=_0x2491a8['_adminRelay'];if(_0x19f495&&typeof _0x19f495[_0x51c7d9(0x28a)]==='function'){const _0x1b3cdf=new _0x441d36(_0x2491a8);_0x1b3cdf['start'](),_0x19f495['attachFeed'](_0x1b3cdf),_0x2491a8[_0x51c7d9(0x25d)]=_0x1b3cdf;}}catch(_0xec4509){_0x2491a8[_0x51c7d9(0x1ec)]?.['warn']?.(_0x51c7d9(0x221)+(_0xec4509?.[_0x51c7d9(0x21a)]??_0xec4509),{'feature':_0x51c7d9(0x211)});}const _0x3431d6=_0x59a68e=>{const _0xb72159=_0x51c7d9;if(!_0x59a68e||typeof _0x59a68e!=='object'||_0x59a68e[_0x1675df]==null)return;if(_0x59a68e[_0x1675df]===_0xb3311a)try{_0x2491a8[_0xb72159(0x2ac)]?.[_0xb72159(0x233)]?.(_0x59a68e[_0xb72159(0x369)],_0x59a68e[_0xb72159(0x1e7)]);}catch{}};process['on'](_0x51c7d9(0x21a),_0x3431d6),_0x2491a8[_0x51c7d9(0x282)]=_0x3431d6;{let _0xc9ce80=process['cpuUsage'](),_0x140637=Date[_0x51c7d9(0x260)]();const _0x10f08d=()=>{const _0x188937=_0x51c7d9;if(typeof process['send']!==_0x188937(0x270)||!process[_0x188937(0x287)])return;const _0xa5393c=Date[_0x188937(0x260)](),_0x552342=process[_0x188937(0x238)](),_0x5bf02b=(_0xa5393c-_0x140637)*0x3e8,_0x2c6060=_0x552342[_0x188937(0x312)]-_0xc9ce80[_0x188937(0x312)]+(_0x552342[_0x188937(0x297)]-_0xc9ce80[_0x188937(0x297)]),_0x1a1627=_0x5bf02b>0x0?Math['min'](0x64,Math[_0x188937(0x2ba)](_0x2c6060/(_0x5bf02b*(_0xaf4999['cpus']()[_0x188937(0x360)]||0x1))*0x64)):0x0;_0xc9ce80=_0x552342,_0x140637=_0xa5393c;const _0x376b43=process['memoryUsage']();try{process['send']({[_0x1675df]:_0x2a3aa2,'stats':{'rss':_0x376b43[_0x188937(0x1ed)],'heapUsed':_0x376b43[_0x188937(0x377)],'heapTotal':_0x376b43[_0x188937(0x298)],'external':_0x376b43[_0x188937(0x330)],'cpuPct':_0x1a1627,'cpuWindowMs':Math['round'](_0x5bf02b/0x3e8)||null}});}catch{}},_0x198862=Math[_0x51c7d9(0x2fb)](0x3e8,Number(process.env.OKDB_STATS_INTERVAL_MS)||0x1388),_0x463d8e=setInterval(_0x10f08d,_0x198862);_0x463d8e[_0x51c7d9(0x2d6)]?.(),_0x10f08d();}let _0x48d4bd=![];const _0xad2cb3=async _0x2282c3=>{const _0x20e1d5=_0x51c7d9;if(_0x48d4bd)return;_0x48d4bd=!![];const _0x1b4632=setTimeout(()=>process[_0x20e1d5(0x210)](_0x2282c3),_0x553472);_0x1b4632[_0x20e1d5(0x2d6)]?.();try{await _0x2491a8[_0x20e1d5(0x35f)]?.();}catch{}process['exit'](_0x2282c3);};process['on'](_0x51c7d9(0x1e2),()=>_0xad2cb3(0x0));if(process[_0x51c7d9(0x37d)]!==_0x51c7d9(0x327)){const _0x31dfa7=setInterval(()=>{if(process['ppid']===0x1)_0xad2cb3(0x0);},_0x274e21);_0x31dfa7[_0x51c7d9(0x2d6)]?.(),_0x2491a8[_0x51c7d9(0x32f)]=_0x31dfa7;}}return okdbCluster={'runClustered':_0x48ceb7,'attachWorkerCluster':_0x50e96e},okdbCluster;}var hasRequiredOkdbHttpWorkerChild;function requireOkdbHttpWorkerChild(){const _0x1df075=_0x4f3d84;if(hasRequiredOkdbHttpWorkerChild)return okdbHttpWorkerChild$1;hasRequiredOkdbHttpWorkerChild=0x1;const _0x1d8cc0=require$$0$3,{attachWorkerCluster:_0x2f62a5}=requireOkdbCluster();async function _0x1747c0(){const _0x4dc3fe=_0x1df0,_0x3202e0=process.env.OKDB_HTTP_CHILD;if(!_0x3202e0)throw new Error('okdb-http-worker-child:\x20OKDB_HTTP_CHILD\x20env\x20config\x20missing');const {rootPath:_0x550806,port:_0x201d8c,options:options={},logLevel:logLevel='info'}=JSON[_0x4dc3fe(0x2ef)](_0x3202e0);if(!_0x550806||!_0x201d8c)throw new Error(_0x4dc3fe(0x36c));const _0x2ba761=new _0x1d8cc0(_0x550806,{...options,'engines':![],'asyncProcessors':![],'compaction':_0x4dc3fe(0x367),'bus':!![]});_0x2ba761[_0x4dc3fe(0x1ec)][_0x4dc3fe(0x200)]?.();const _0x27ff00=process.env.OKDB_CLUSTER_SLOT??'?',_0x334df4={'debug':0x0,'info':0x1,'warn':0x2,'error':0x3},_0x5929fd=_0x334df4[logLevel]??_0x334df4[_0x4dc3fe(0x343)];_0x2ba761[_0x4dc3fe(0x1ec)][_0x4dc3fe(0x32c)](_0x5c5897=>{const _0x1df4c8=_0x4dc3fe;if((_0x334df4[_0x5c5897[_0x1df4c8(0x35d)]]??0x1)<_0x5929fd)return;try{process[_0x1df4c8(0x32b)]?.({'__okdbCluster':_0x1df4c8(0x1ec),'slot':_0x27ff00,'pid':process[_0x1df4c8(0x2b0)],'entry':_0x5c5897});}catch{}}),await _0x2ba761['open'](),_0x2f62a5(_0x2ba761),await _0x2ba761['http'][_0x4dc3fe(0x37a)](_0x201d8c);}return _0x1747c0()[_0x1df075(0x36b)](_0x15e773=>{const _0x305747=_0x1df075;try{process[_0x305747(0x32b)]?.({'__okdbCluster':_0x305747(0x1ec),'slot':process.env.OKDB_CLUSTER_SLOT??'?','pid':process[_0x305747(0x2b0)],'entry':{'level':_0x305747(0x1f1),'msg':_0x305747(0x274)+(_0x15e773?.['message']??_0x15e773)}});}catch{}process[_0x305747(0x210)](0x1);}),okdbHttpWorkerChild$1;}var okdbHttpWorkerChildExports=requireOkdbHttpWorkerChild(),okdbHttpWorkerChild=getDefaultExportFromCjs(okdbHttpWorkerChildExports);module[_0x4f3d84(0x217)]=okdbHttpWorkerChild;
|
|
1
|
+
'use strict';const _0x1f295a=_0x2647;(function(_0x5c604e,_0x3513a1){const _0x575924=_0x2647,_0x1ed273=_0x5c604e();while(!![]){try{const _0x49a93b=-parseInt(_0x575924(0x22e))/0x1+-parseInt(_0x575924(0x173))/0x2*(parseInt(_0x575924(0x15d))/0x3)+parseInt(_0x575924(0x16e))/0x4*(-parseInt(_0x575924(0x18b))/0x5)+parseInt(_0x575924(0x71))/0x6*(parseInt(_0x575924(0x1dc))/0x7)+-parseInt(_0x575924(0xfe))/0x8*(parseInt(_0x575924(0xe4))/0x9)+-parseInt(_0x575924(0x28a))/0xa+parseInt(_0x575924(0x16c))/0xb;if(_0x49a93b===_0x3513a1)break;else _0x1ed273['push'](_0x1ed273['shift']());}catch(_0x327e2f){_0x1ed273['push'](_0x1ed273['shift']());}}}(_0x1e27,0x8f718));var require$$0$5=require(_0x1f295a(0x152)),require$$1$1=require(_0x1f295a(0x24b)),require$$1=require(_0x1f295a(0xd8)),require$$0$3=require('os'),require$$2=require(_0x1f295a(0xf9)),require$$0=require(_0x1f295a(0x85)),require$$0$2=require(_0x1f295a(0x8c)),require$$0$1=require('fs'),require$$0$4=require(_0x1f295a(0x114));function _0x2647(_0x448b6e,_0x30c1a1){_0x448b6e=_0x448b6e-0x71;const _0x1e2756=_0x1e27();let _0x26478a=_0x1e2756[_0x448b6e];return _0x26478a;}function getDefaultExportFromCjs(_0xa5be5b){const _0x1d9dee=_0x1f295a;return _0xa5be5b&&_0xa5be5b[_0x1d9dee(0x1af)]&&Object[_0x1d9dee(0x268)][_0x1d9dee(0x15e)][_0x1d9dee(0x73)](_0xa5be5b,_0x1d9dee(0x26b))?_0xa5be5b[_0x1d9dee(0x26b)]:_0xa5be5b;}var okdbHttpWorkerChild$1={},okdbEnums,hasRequiredOkdbEnums;function requireOkdbEnums(){const _0x128127=_0x1f295a;if(hasRequiredOkdbEnums)return okdbEnums;hasRequiredOkdbEnums=0x1;const _0x2015da={'PUT':_0x128127(0xbf),'REMOVE':_0x128127(0x1e0),'INDEX_DROP':'dropIndex','INDEX_REGISTER':_0x128127(0x1ef),'INDEX_RESET':'resetIndex','TYPE_REGISTER':_0x128127(0x251),'TYPE_DROP':'dropType','FTS_REGISTER':_0x128127(0xb9),'FTS_DROP':_0x128127(0x143),'FTS_RESET':_0x128127(0xa6),'SCHEMA_SET':'setSchema','SCHEMA_DROP':_0x128127(0xe7),'TTL_SET':_0x128127(0x1d7),'TTL_CLEAR':_0x128127(0x27a)},_0x58c7a3={'SYSTEM_READY':_0x128127(0xf7),'SYSTEM_STOPPED':_0x128127(0x1f7),'SYSTEM_CLOCK_CHANGE':'system:clock_change','SYSTEM_POKE':_0x128127(0x239),'SYSTEM_DRAIN':_0x128127(0x253),'SYSTEM_TYPE_DROP':_0x128127(0x242),'SYSTEM_PROC':_0x128127(0x264),'SYSTEM_BUS_STATE_CHANGE':_0x128127(0x19d),'ITEM_CREATE':_0x128127(0xe0),'ITEM_UPDATE':_0x128127(0xa2),'ITEM_REMOVE':'item:remove','INDEX_RESET':_0x128127(0xe6),'INDEX_READY':_0x128127(0x1b6),'INDEX_PROGRESS':_0x128127(0x26d),'VIEW_PROGRESS':_0x128127(0x259),'INDEX_DROP':_0x128127(0x269),'INDEX_REGISTERED':'index:registered','FTS_REGISTERED':_0x128127(0xd0),'FTS_DROP':_0x128127(0x25b),'FTS_RESET':'fts:reset','SCHEMA_SET':_0x128127(0x10a),'SCHEMA_DROP':'schema:drop','UNIQUE_VIOLATION':_0x128127(0x8e),'UNIQUE_VIOLATION_RESOLVED':'unique:violation_resolved','REF_VIOLATION':_0x128127(0x17b),'REF_VIOLATION_RESOLVED':_0x128127(0x1b9),'SYNC_APPLY':_0x128127(0x29f),'TXN_START':_0x128127(0x22f),'TXN_END':_0x128127(0x150),'TXN_ROLLBACK':'txn:rollback','TYPE_REGISTERED':_0x128127(0x14e),'TYPE_DROP':_0x128127(0x250),'ENV_OPENED':_0x128127(0xe1),'ENV_REMOVED':'env:removed','SYSTEM_ENV_RELEASE':'system:env_release','TTL_EXPIRED':_0x128127(0x199),'TTL_SET':'ttl:set','TTL_CLEAR':_0x128127(0x175),'LICENSE_INVALID':_0x128127(0x1ab),'LICENSE_ADDED':_0x128127(0xc5),'LICENSE_ACTIVATED':'license:activated','LICENSE_REMOVED':_0x128127(0x169)},_0x30daf={'CREATING':_0x128127(0xbd),'RESETTING':_0x128127(0x1e9),'READY':_0x128127(0xdb),'DROPPING':_0x128127(0x164),'WAITING':'waiting'},_0x49c3ad={'CREATED':'created','STARTING':_0x128127(0x205),'STARTED':_0x128127(0xc4),'STOPPING':_0x128127(0x116),'STOPPED':_0x128127(0x8d)},_0xbafa7a={'CREATING':_0x128127(0xbd),'READY':'ready','HALTED':_0x128127(0x76),'STOPPED':_0x128127(0x8d),'RESETTING':_0x128127(0x1e9)},_0x389d93=Object[_0x128127(0x228)]({'POKE':_0x128127(0xa3),'DRAIN':'bus:drain','TYPE_DROP':_0x128127(0x1b0),'PROC':_0x128127(0x231),'ENV_RELEASE':_0x128127(0x178)});return okdbEnums={'BUS_EVENTS':_0x389d93,'CHANGE_ACTIONS':_0x2015da,'EVENTS':_0x58c7a3,'INDEX_STATE':_0x30daf,'OKDB_STATE':_0x49c3ad,'VIEW_STATE':_0xbafa7a},okdbEnums;}var okdbLoopMonitor,hasRequiredOkdbLoopMonitor;function requireOkdbLoopMonitor(){const _0x1735d3=_0x1f295a;if(hasRequiredOkdbLoopMonitor)return okdbLoopMonitor;hasRequiredOkdbLoopMonitor=0x1;const {monitorEventLoopDelay:_0x5f1966,performance:_0x5a017c}=require$$0,_0x524ad4=process.env.OKDB_LOOP_LAG==='1'||process.env.OKDB_LOOP_LAG===_0x1735d3(0x12c),_0x12ade4=Number(process.env.OKDB_LOOP_LAG_MS)||0x7d0,_0x2e3f5a=process.env.OKDB_LOOP_LAG_ALL==='1',_0x1327f7=Number(process.env.OKDB_LOOP_LAG_MIN_MS)||0x64;class _0x444594{constructor(){const _0x1c1cbc=_0x1735d3;this[_0x1c1cbc(0x1ff)]=_0x524ad4,this[_0x1c1cbc(0x23c)]=new Map(),this['_h']=null,this[_0x1c1cbc(0x11b)]=null,this[_0x1c1cbc(0x140)]=![],this[_0x1c1cbc(0x1cf)]=(_0x4e3ec6,_0x11620d)=>process['stderr']['write'](_0x4e3ec6+(_0x11620d?'\x20'+JSON[_0x1c1cbc(0x286)](_0x11620d):'')+'\x0a');}[_0x1735d3(0x236)](){const _0x5794eb=_0x1735d3;return _0x5a017c[_0x5794eb(0x236)]();}[_0x1735d3(0x11d)](_0x24832e){const _0xeb5f74=_0x1735d3;if(typeof _0x24832e===_0xeb5f74(0x1dd))this[_0xeb5f74(0x1cf)]=_0x24832e;}['note'](_0x31d653,_0x29beb7,_0x21a019){const _0x4b850d=_0x1735d3;if(!this[_0x4b850d(0x1ff)])return;let _0x490057=this[_0x4b850d(0x23c)][_0x4b850d(0x283)](_0x31d653);!_0x490057&&(_0x490057={'ms':0x0,'count':0x0,'maxMs':0x0,'maxExtra':''},this['_buckets'][_0x4b850d(0x9e)](_0x31d653,_0x490057)),_0x490057['ms']+=_0x29beb7,_0x490057['count']+=0x1,_0x29beb7>_0x490057[_0x4b850d(0x1a7)]&&(_0x490057[_0x4b850d(0x1a7)]=_0x29beb7,_0x490057[_0x4b850d(0x1a2)]=_0x21a019||'');}[_0x1735d3(0x28d)](_0x1cc8f6){const _0x521736=_0x1735d3;if(!this[_0x521736(0x1ff)]||this[_0x521736(0x140)])return;this[_0x521736(0x140)]=!![];if(_0x1cc8f6)this['_log']=_0x1cc8f6;this['_h']=_0x5f1966({'resolution':0xa}),this['_h'][_0x521736(0x13e)](),this[_0x521736(0x11b)]=setInterval(()=>this[_0x521736(0x12a)](),_0x12ade4);if(this[_0x521736(0x11b)][_0x521736(0x103)])this[_0x521736(0x11b)][_0x521736(0x103)]();}['onWindow'](_0x53f356){const _0x2b2c38=_0x1735d3;if(!this[_0x2b2c38(0x157)])this[_0x2b2c38(0x157)]=new Set();this['_windowCbs'][_0x2b2c38(0x189)](_0x53f356);if(!this[_0x2b2c38(0x140)])this[_0x2b2c38(0x115)]();}['offWindow'](_0x2cefba){const _0x3cc8f1=_0x1735d3;this['_windowCbs']?.[_0x3cc8f1(0xce)](_0x2cefba);}[_0x1735d3(0x115)](){const _0x2bc77d=_0x1735d3;if(this['_admissionStarted'])return;this[_0x2bc77d(0x23d)]=!![];!this['_h']&&(this['_h']=_0x5f1966({'resolution':0xa}),this['_h'][_0x2bc77d(0x13e)]());const _0x100c42=_0x12ade4;this[_0x2bc77d(0x101)]=setInterval(()=>{const _0x37663c=_0x2bc77d,_0x3fa3b7=this['_h'];if(!_0x3fa3b7)return;const _0x15887a=_0x3fa3b7[_0x37663c(0x99)](0x63)/0xf4240,_0x9a0668=_0x3fa3b7[_0x37663c(0x28f)]/0xf4240,_0x5ce460=_0x3fa3b7[_0x37663c(0x297)]/0xf4240;_0x3fa3b7[_0x37663c(0x163)]();if(this['_windowCbs'])for(const _0x5c4be9 of this[_0x37663c(0x157)]){try{_0x5c4be9({'p99Ms':_0x15887a,'maxMs':_0x9a0668,'meanMs':_0x5ce460,'reportMs':_0x100c42});}catch{}}},_0x100c42);if(this[_0x2bc77d(0x101)][_0x2bc77d(0x103)])this[_0x2bc77d(0x101)][_0x2bc77d(0x103)]();}['_report'](){const _0x1799f9=_0x1735d3,_0xdd8a9e=this['_h'],_0x14796b=_0xdd8a9e[_0x1799f9(0x28f)]/0xf4240,_0xad81e2=_0xdd8a9e[_0x1799f9(0x99)](0x63)/0xf4240,_0x29eefa=_0xdd8a9e[_0x1799f9(0x297)]/0xf4240;_0xdd8a9e[_0x1799f9(0x163)]();const _0x1c3852=[...this[_0x1799f9(0x23c)][_0x1799f9(0x204)]()][_0x1799f9(0x8a)](([_0x207836,_0x5e1de4])=>({'label':_0x207836,..._0x5e1de4}))['sort']((_0x62037c,_0x3e70c1)=>_0x3e70c1['ms']-_0x62037c['ms'])[_0x1799f9(0x121)](0x0,0x8);this[_0x1799f9(0x23c)][_0x1799f9(0x196)]();const _0x462540=_0x1c3852[_0x1799f9(0xac)]((_0x2f3618,_0x3e33f1)=>_0x2f3618+_0x3e33f1['ms'],0x0),_0x37d9be=_0x1c3852[_0x1799f9(0x8a)](_0xea555a=>_0xea555a['label']+'='+_0xea555a['ms']['toFixed'](0x0)+_0x1799f9(0x1fa)+_0xea555a[_0x1799f9(0x1ed)]+(_0xea555a[_0x1799f9(0x1a7)]>0x5?_0x1799f9(0x16b)+_0xea555a[_0x1799f9(0x1a7)]['toFixed'](0x0)+'ms'+(_0xea555a[_0x1799f9(0x1a2)]?'\x20'+_0xea555a[_0x1799f9(0x1a2)]:'')+')':''));(_0x2e3f5a||_0x14796b>=_0x1327f7)&&this[_0x1799f9(0x1cf)](_0x1799f9(0x18c)+_0x12ade4+'ms\x20max='+_0x14796b[_0x1799f9(0x24d)](0x0)+_0x1799f9(0x217)+_0xad81e2['toFixed'](0x0)+_0x1799f9(0x24f)+_0x29eefa[_0x1799f9(0x24d)](0x0)+_0x1799f9(0x81)+_0x462540[_0x1799f9(0x24d)](0x0)+'ms'+(_0x37d9be[_0x1799f9(0x11c)]?_0x1799f9(0x77)+_0x37d9be['join']('\x20\x20'):''),{'feature':_0x1799f9(0x1b2)});if(this[_0x1799f9(0x157)])for(const _0x49b894 of this['_windowCbs']){try{_0x49b894({'p99Ms':_0xad81e2,'maxMs':_0x14796b,'meanMs':_0x29eefa,'reportMs':_0x12ade4});}catch{}}}['stop'](){const _0x4d8ae9=_0x1735d3;if(this[_0x4d8ae9(0x11b)])clearInterval(this[_0x4d8ae9(0x11b)]);if(this['_h'])this['_h'][_0x4d8ae9(0x198)]();this[_0x4d8ae9(0x11b)]=null,this['_h']=null,this[_0x4d8ae9(0x140)]=![];}}const _0x551b6c=new _0x444594();if(_0x551b6c[_0x1735d3(0x1ff)])_0x551b6c[_0x1735d3(0x28d)]();return okdbLoopMonitor={'LOOP':_0x551b6c},okdbLoopMonitor;}var okdbWriter={'exports':{}},okdbDiag,hasRequiredOkdbDiag;function requireOkdbDiag(){if(hasRequiredOkdbDiag)return okdbDiag;hasRequiredOkdbDiag=0x1;const _0x479f1b=require$$0$1,_0x4a0308=require$$1;let _0xdb33ee,_0xc874d1,_0x5dbfc7,_0x205895,_0x834e7e,_0x59b249,_0x561f95,_0x100533=![];const _0xe3f3ee=new Set();let _0xf33dfb=null;const _0x5671c0=new Map();function _0x4f2649(){const _0x21cd98=_0x2647;if(_0xdb33ee!==undefined)return _0xdb33ee;_0xdb33ee=process.env.OKDB_DIAG==='1';if(!_0xdb33ee)return![];_0xc874d1=process.env.OKDB_DIAG_STACK==='1',_0x205895=Math[_0x21cd98(0x28f)](0x10,Number(process.env.OKDB_DIAG_RING)||0x100),_0x5dbfc7=new Array(_0x205895),_0x834e7e=0x0,_0x59b249=0x0,_0x561f95=process.env.OKDB_DIAG_DIR||null;if(_0x561f95)try{_0x479f1b[_0x21cd98(0x225)](_0x561f95,{'recursive':!![]});}catch{}return!![];}function _0x2837e7(){return _0xdb33ee===undefined?_0x4f2649():_0xdb33ee;}function _0x2b8283(_0x3d105a,_0x2f8954){const _0x45c416=_0x2647;if(_0xdb33ee===undefined?!_0x4f2649():!_0xdb33ee)return;let _0x3cbcf2;if(_0xc874d1){const _0x23d159=new Error()[_0x45c416(0xf2)]||'';_0x3cbcf2=_0x23d159[_0x45c416(0x1eb)]('\x0a')[_0x45c416(0x121)](0x3)['map'](_0xfbc5bd=>_0xfbc5bd[_0x45c416(0x235)]())[_0x45c416(0xc6)](Boolean)['slice'](0x0,0x8);}_0x5dbfc7[_0x834e7e]={'seq':_0x59b249++,'t':Date[_0x45c416(0x236)](),'env':_0x3d105a,'kind':_0x2f8954||_0x45c416(0x224),'stack':_0x3cbcf2},_0x834e7e=(_0x834e7e+0x1)%_0x205895;}function _0x270b5e(_0x1197ba){const _0x1801c6=_0x2647,_0x231474=[];for(let _0x376db7=0x0;_0x376db7<_0x205895;_0x376db7++){const _0x32ddcb=_0x5dbfc7[(_0x834e7e-0x1-_0x376db7+_0x205895*0x2)%_0x205895];if(!_0x32ddcb)continue;_0x231474[_0x1801c6(0xe8)](_0x32ddcb);if(_0x231474[_0x1801c6(0x11c)]>=_0x1197ba)break;}return _0x231474;}function _0x2a7da6(_0x2f1031){const _0x31409e=_0x2647;try{process[_0x31409e(0x21d)]['write'](_0x2f1031+'\x0a');}catch{}if(_0x561f95)try{_0x479f1b['appendFileSync'](_0x4a0308['join'](_0x561f95,_0x31409e(0x284)+process[_0x31409e(0x11f)]+_0x31409e(0x281)),_0x2f1031+'\x0a');}catch{}}function _0x20b9d9(_0xa444b5){const _0x44e594=_0x2647,_0x2d146d=_0x270b5e(_0xa444b5);if(!_0x2d146d[_0x44e594(0x11c)])return _0x44e594(0x1ad);const _0x731f10=Date[_0x44e594(0x236)]();return _0x2d146d[_0x44e594(0x8a)](_0x43fce2=>{const _0x36409a=_0x44e594,_0x571509=_0x36409a(0x1ee)+_0x43fce2[_0x36409a(0x287)]+'\x20-'+(_0x731f10-_0x43fce2['t'])+'ms\x20env='+_0x43fce2[_0x36409a(0x27f)]+'\x20'+_0x43fce2['kind'];return _0x43fce2[_0x36409a(0xf2)]&&_0x43fce2[_0x36409a(0xf2)][_0x36409a(0x11c)]?_0x571509+_0x36409a(0x1b3)+_0x43fce2['stack'][_0x36409a(0x1e6)](_0x36409a(0x1b3)):_0x571509;})['join']('\x0a');}function _0x1f54fe(_0x57b1fb,_0x44c5af){const _0x2f133e=_0x2647,_0x74fa8f=_0x2f133e(0x1bd)+_0x57b1fb+'\x20@\x20'+new Date()[_0x2f133e(0x249)]()+'\x20pid='+process['pid']+'\x20===',_0x4700c9=[_0x74fa8f,_0x2f133e(0xec)+(_0x44c5af&&_0x44c5af['stack']?_0x44c5af[_0x2f133e(0xf2)][_0x2f133e(0x1eb)]('\x0a')[0x0]:_0x44c5af),'recent\x20writes\x20(newest\x20first)'+(_0xc874d1?'':_0x2f133e(0x104))+':',_0x20b9d9(0x18),_0x184977(),'='[_0x2f133e(0x246)](_0x74fa8f[_0x2f133e(0x11c)]-0x1)];_0x2a7da6(_0x4700c9[_0x2f133e(0x1e6)]('\x0a'));}function _0x339d2c(_0x4e7c7f){const _0x3b18ec=_0x2647;if(!_0x2837e7())return;const _0xa1bfb5=String(_0x4e7c7f&&_0x4e7c7f[_0x3b18ec(0x161)]||_0x4e7c7f||''),_0x53d75e=/already closed|environment is already|invalid read txn|reset an invalid/i[_0x3b18ec(0x232)](_0xa1bfb5);_0x1f54fe(_0x53d75e?_0x3b18ec(0xfb):_0x3b18ec(0xe2),_0x4e7c7f);if(process.env.OKDB_DIAG_SURVIVE==='1'&&_0x53d75e)return;try{console[_0x3b18ec(0x82)](_0x4e7c7f&&_0x4e7c7f['stack']?_0x4e7c7f[_0x3b18ec(0xf2)]:_0x4e7c7f);}catch{}process[_0x3b18ec(0x174)](0x1);}function _0x33f5b6(_0x38041){const _0x282e13=_0x2647;if(!_0x2837e7())return;const _0x592873=String(_0x38041&&_0x38041['message']||_0x38041||'');/already closed|environment is already|invalid read txn|reset an invalid/i[_0x282e13(0x232)](_0x592873)&&_0x1f54fe(_0x282e13(0x1ac),_0x38041);}function _0x184977(){const _0x4c9082=_0x2647,_0x32af1f=[_0x4c9082(0x25e)];let _0x63c16=![];for(const _0x2ed688 of _0xe3f3ee){const _0x525464=_0x2ed688&&_0x2ed688['_envs'];if(!_0x525464)continue;for(const [_0x5e0be9,_0x19e760]of _0x525464){const _0x2c648e=_0x19e760&&_0x19e760[_0x4c9082(0x22c)]&&_0x19e760[_0x4c9082(0x22c)][_0x4c9082(0x153)];if(!_0x2c648e)continue;let _0x597e0c,_0x2bf59e;try{_0x597e0c=Atomics['load'](_0x2c648e,0x0),_0x2bf59e=Atomics[_0x4c9082(0x272)](_0x2c648e,0x1);}catch{continue;}if(_0x597e0c===0x0)continue;_0x63c16=!![];const _0x37dcaa=_0x597e0c>0x0?_0x4c9082(0x107):'copy',_0x1d4531=Date[_0x4c9082(0x236)]()-Math['abs'](_0x597e0c)*0x3e8,_0x55e714=((()=>{const _0x5f293a=_0x4c9082;try{return _0x19e760[_0x5f293a(0x15c)]&&_0x19e760[_0x5f293a(0x15c)][_0x5f293a(0x270)]?_0x19e760[_0x5f293a(0x15c)][_0x5f293a(0x270)]():null;}catch{return null;}})());_0x32af1f['push']('\x20\x20env='+_0x5e0be9+_0x4c9082(0x170)+_0x37dcaa+_0x4c9082(0x215)+_0x1d4531+'ms\x20activeWriters='+_0x2bf59e+(_0x55e714?_0x4c9082(0x1c8)+_0x55e714['depth']+_0x4c9082(0x124)+_0x55e714['oldestPendingMs']+_0x4c9082(0x129)+_0x55e714[_0x4c9082(0x1df)]+'}':''));}}if(!_0x63c16)_0x32af1f[_0x4c9082(0xe8)](_0x4c9082(0x84));return _0x32af1f['join']('\x0a');}function _0x32c976(){const _0x1f7e9c=_0x2647;if(!_0x2837e7())return;const _0x2d715a=Math[_0x1f7e9c(0x28f)](0x3e8,Number(process.env.OKDB_DIAG_STALL_MS)||0x1f40),_0x2b4190=Date[_0x1f7e9c(0x236)]();for(const _0x6cc9fb of _0xe3f3ee){const _0x4d7954=_0x6cc9fb&&_0x6cc9fb[_0x1f7e9c(0x159)];if(!_0x4d7954)continue;for(const [_0x2c43b2,_0x2d9e54]of _0x4d7954){const _0x475f49=_0x2d9e54&&_0x2d9e54[_0x1f7e9c(0x22c)]&&_0x2d9e54[_0x1f7e9c(0x22c)]['view'];if(!_0x475f49)continue;let _0x4a37f1;try{_0x4a37f1=Atomics[_0x1f7e9c(0x272)](_0x475f49,0x0);}catch{continue;}const _0x11e64c=_0x6cc9fb[_0x1f7e9c(0xd8)]+'|'+_0x2c43b2;if(_0x4a37f1<=0x0){_0x5671c0[_0x1f7e9c(0xce)](_0x11e64c);continue;}const _0x39282d=_0x2b4190-_0x4a37f1*0x3e8,_0x4c9370=_0x5671c0[_0x1f7e9c(0x283)](_0x11e64c);if(_0x39282d<_0x2d715a)continue;if(_0x4c9370&&_0x2b4190-_0x4c9370[_0x1f7e9c(0x208)]<_0x2d715a)continue;_0x5671c0[_0x1f7e9c(0x9e)](_0x11e64c,{'firstTs':_0x4c9370?_0x4c9370[_0x1f7e9c(0x2a3)]:_0x4a37f1,'dumpedAt':_0x2b4190});const _0x10efe1='\x0a===\x20OKDB_DIAG\x20STALL:\x20swap\x20drain\x20held\x20'+_0x39282d+_0x1f7e9c(0x20d)+_0x2c43b2+_0x1f7e9c(0xd2)+new Date()[_0x1f7e9c(0x249)]()+'\x20pid='+process[_0x1f7e9c(0x11f)]+'\x20===';_0x2a7da6([_0x10efe1,_0x184977(),'='[_0x1f7e9c(0x246)](_0x10efe1[_0x1f7e9c(0x11c)]-0x1)]['join']('\x0a'));}}}function _0x47313b(){const _0x216370=_0x2647;if(!_0x2837e7()||_0x100533)return;_0x100533=!![],process['prependListener'](_0x216370(0xe2),_0x339d2c),process['prependListener'](_0x216370(0x133),_0x33f5b6);const _0x2e5a04=Math['max'](0xfa,Number(process.env.OKDB_DIAG_WATCH_MS)||0x7d0);_0xf33dfb=setInterval(_0x32c976,_0x2e5a04);if(_0xf33dfb[_0x216370(0x103)])_0xf33dfb[_0x216370(0x103)]();}function _0x317566(_0x3983ee){const _0x2a526c=_0x2647;if(!_0x2837e7()||!_0x3983ee)return;_0xe3f3ee[_0x2a526c(0x189)](_0x3983ee),_0x47313b();}function _0xd466e6(_0x5ccbd2){const _0x29f146=_0x2647;_0xe3f3ee[_0x29f146(0xce)](_0x5ccbd2);}function _0x2ddb1b(){const _0x578ca5=_0x2647;if(!_0x2837e7())return{'enabled':![],'hint':_0x578ca5(0x267)};return{'enabled':!![],'stackCapture':!!_0xc874d1,'recentWrites':_0x270b5e(0x10),'drain':_0x184977()};}return okdbDiag={'isEnabled':_0x2837e7,'recordWrite':_0x2b8283,'installDiag':_0x47313b,'registerOkdb':_0x317566,'unregisterOkdb':_0xd466e6,'snapshot':_0x2ddb1b},okdbDiag;}var hasRequiredOkdbWriter;function requireOkdbWriter(){const _0x5ee825=_0x1f295a;if(hasRequiredOkdbWriter)return okdbWriter[_0x5ee825(0x131)];hasRequiredOkdbWriter=0x1;const {performance:_0x3c4a07}=require$$0$2,_0x5c1126=requireOkdbDiag(),_0x36b207=process.env.OKDB_COMMIT_MODE==='sync';class _0x2056f0{constructor(_0x32b22f){const _0x276501=_0x5ee825;this['env']=_0x32b22f,this[_0x276501(0x275)]=new Set(),this[_0x276501(0xfc)]=new Map(),this[_0x276501(0x12f)]=0x0,this[_0x276501(0x1cc)]=[],this['_done']=[],this[_0x276501(0x128)]=Math[_0x276501(0x28f)](0x0,Number(process.env.OKDB_WRITER_HIGH_WATER??0x400)),this['_outstanding']=0x0,this[_0x276501(0x212)]=[],this['_bpParkedTotal']=0x0;}async['transaction'](_0x3f5c44,_0x5beeb0){const _0x504e79=_0x5ee825;if(_0x5c1126[_0x504e79(0xd5)]())_0x5c1126[_0x504e79(0x1fb)](this[_0x504e79(0x27f)]?.[_0x504e79(0x8b)],_0x5beeb0);if(this['_closed']){const _0x43e4c5=new Error(_0x504e79(0xb4));_0x43e4c5[_0x504e79(0x1f4)]=_0x504e79(0x1ca);throw _0x43e4c5;}if(this[_0x504e79(0x128)]>0x0){let _0x2d4c48=![];while(this['_outstanding']>=this['_highWater']&&!this['_closed']){!_0x2d4c48&&(_0x2d4c48=!![],this[_0x504e79(0x184)]++),await new Promise(_0x2be007=>this[_0x504e79(0x212)][_0x504e79(0xe8)](_0x2be007));}if(this[_0x504e79(0x220)]){const _0x525991=new Error(_0x504e79(0xb4));_0x525991['code']=_0x504e79(0x1ca);throw _0x525991;}}this[_0x504e79(0xb2)]++;const _0x5539ef=this[_0x504e79(0x27f)][_0x504e79(0x22c)];if(_0x5539ef)await _0x5539ef[_0x504e79(0x1fc)]();if(this[_0x504e79(0x220)]){if(_0x5539ef)_0x5539ef['afterWrite']();this[_0x504e79(0xb2)]--;if(this['_bpWaiters']['length']&&this[_0x504e79(0xb2)]<this[_0x504e79(0x128)])this[_0x504e79(0x212)][_0x504e79(0x79)]()();const _0x3170d5=new Error(_0x504e79(0xb4));_0x3170d5[_0x504e79(0x1f4)]='ENV_CLOSING_RETRY';throw _0x3170d5;}const _0x2d03fe=_0x3c4a07[_0x504e79(0x236)]();if(_0x36b207)try{const _0x4e75c5=this[_0x504e79(0x27f)]['db'][_0x504e79(0x20c)](_0x3f5c44);this[_0x504e79(0x12f)]++;if(this[_0x504e79(0x1cc)][_0x504e79(0xe8)](_0x3c4a07[_0x504e79(0x236)]()-_0x2d03fe)>0x100)this[_0x504e79(0x1cc)]['shift']();if(this[_0x504e79(0x277)][_0x504e79(0xe8)](_0x3c4a07[_0x504e79(0x236)]())>0x800)this['_done'][_0x504e79(0x79)]();return _0x4e75c5;}finally{this['_outstanding']--;if(this[_0x504e79(0x212)]['length']&&this['_outstanding']<this[_0x504e79(0x128)])this['_bpWaiters'][_0x504e79(0x79)]()();if(_0x5539ef)_0x5539ef[_0x504e79(0x1a3)]();}const _0x4d503d=this[_0x504e79(0x27f)]['db'][_0x504e79(0x219)](_0x3f5c44);this[_0x504e79(0x275)][_0x504e79(0x189)](_0x4d503d),this[_0x504e79(0xfc)][_0x504e79(0x9e)](_0x4d503d,_0x2d03fe);const _0x395392=()=>{const _0x580081=_0x504e79;this[_0x580081(0x275)][_0x580081(0xce)](_0x4d503d),this[_0x580081(0xfc)][_0x580081(0xce)](_0x4d503d),this[_0x580081(0x12f)]++,this['_outstanding']--;this['_bpWaiters']['length']&&this[_0x580081(0xb2)]<this[_0x580081(0x128)]&&this[_0x580081(0x212)][_0x580081(0x79)]()();if(this[_0x580081(0x1cc)][_0x580081(0xe8)](_0x3c4a07['now']()-_0x2d03fe)>0x100)this[_0x580081(0x1cc)][_0x580081(0x79)]();if(this[_0x580081(0x277)][_0x580081(0xe8)](_0x3c4a07['now']())>0x800)this[_0x580081(0x277)][_0x580081(0x79)]();};_0x4d503d['then'](_0x395392,_0x395392);try{return await _0x4d503d;}finally{if(_0x5539ef)_0x5539ef[_0x504e79(0x1a3)]();}}['status'](){const _0x7b9e=_0x5ee825,_0x4769ea=_0x3c4a07[_0x7b9e(0x236)]();let _0x4c0049=0x0;for(const _0x35bda8 of this[_0x7b9e(0xfc)]['values']()){const _0x44f9db=_0x4769ea-_0x35bda8;if(_0x44f9db>_0x4c0049)_0x4c0049=_0x44f9db;}let _0x5ac79d=0x0;for(let _0x366fc9=this[_0x7b9e(0x277)][_0x7b9e(0x11c)]-0x1;_0x366fc9>=0x0;_0x366fc9--){if(_0x4769ea-this[_0x7b9e(0x277)][_0x366fc9]>0x3e8)break;_0x5ac79d++;}let _0x3647e1=0x0;if(this['_durs'][_0x7b9e(0x11c)]){const _0x2f8bb9=[...this[_0x7b9e(0x1cc)]][_0x7b9e(0x10b)]((_0x3b6c85,_0x42470d)=>_0x3b6c85-_0x42470d);_0x3647e1=_0x2f8bb9[Math[_0x7b9e(0x294)](_0x2f8bb9[_0x7b9e(0x11c)]-0x1,Math[_0x7b9e(0x258)](_0x2f8bb9[_0x7b9e(0x11c)]*0.99))];}return{'depth':this['_inflight'][_0x7b9e(0x248)],'oldestPendingMs':Math[_0x7b9e(0xcb)](_0x4c0049),'committed':this['_committed'],'commitsPerSec':_0x5ac79d,'commitP99Ms':Math[_0x7b9e(0xcb)](_0x3647e1),'parkedNow':this[_0x7b9e(0x212)][_0x7b9e(0x11c)],'parkedTotal':this[_0x7b9e(0x184)],'highWater':this[_0x7b9e(0x128)]};}['inflightAgesMs'](){const _0xf33cb6=_0x5ee825,_0x514141=_0x3c4a07['now']();return[...this[_0xf33cb6(0xfc)]['values']()][_0xf33cb6(0x8a)](_0xd1ea60=>Math['round'](_0x514141-_0xd1ea60))[_0xf33cb6(0x10b)]((_0x2c9903,_0x4d1120)=>_0x4d1120-_0x2c9903);}['markClosed'](){const _0x44aaa6=_0x5ee825;this[_0x44aaa6(0x220)]=!![];for(const _0x2bebd4 of this[_0x44aaa6(0x212)][_0x44aaa6(0x298)](0x0))_0x2bebd4();}async['drain'](){const _0x23bcf9=_0x5ee825;let _0x41b895=0x0;while(this[_0x23bcf9(0x275)][_0x23bcf9(0x248)]&&_0x41b895++<0x3e8){await Promise[_0x23bcf9(0x21e)]([...this[_0x23bcf9(0x275)]]);}}async[_0x5ee825(0xbf)](_0x209fe8,_0x227843,_0x153df6,_0x236a37){const _0x36bf1d=_0x5ee825;return this[_0x36bf1d(0x234)](()=>{const _0x4a1c0f=_0x36bf1d;if(_0x236a37===undefined)_0x209fe8[_0x4a1c0f(0x1b1)](_0x227843,_0x153df6);else _0x209fe8['putSync'](_0x227843,_0x153df6,_0x236a37);},_0x36bf1d(0x290));}async[_0x5ee825(0x1e0)](_0x2a5736,_0xb54d54){const _0x2cd308=_0x5ee825;return this['transaction'](()=>_0x2a5736[_0x2cd308(0x252)](_0xb54d54),_0x2cd308(0x191));}}async function _0x1b7b4a(_0x90eb23,_0x131c48){const _0x3b5581=_0x5ee825;if(_0x131c48==null)_0x131c48=Math[_0x3b5581(0x28f)](0x3e8,Number(process.env.OKDB_FLUSH_BEFORE_CLOSE_MS)||0x1d4c0);try{const _0x147f04=_0x90eb23?.[_0x3b5581(0x1db)];if(!_0x147f04||typeof _0x147f04['then']!==_0x3b5581(0x1dd))return;await Promise['race']([Promise[_0x3b5581(0x105)](_0x147f04)['catch'](()=>{}),new Promise(_0x47e2d9=>{const _0x426f3d=_0x3b5581,_0x1a0553=setTimeout(_0x47e2d9,_0x131c48);if(_0x1a0553[_0x426f3d(0x103)])_0x1a0553['unref']();})]);}catch{}}function _0x2da1e8(_0x184a4f){const _0x24552c=_0x5ee825;if(_0x36b207)return Promise[_0x24552c(0x105)]();const _0x414d4c=_0x184a4f?.[_0x24552c(0x142)];return _0x414d4c&&typeof _0x414d4c[_0x24552c(0x100)]===_0x24552c(0x1dd)?_0x414d4c:Promise[_0x24552c(0x105)]();}return okdbWriter[_0x5ee825(0x131)]=_0x2056f0,okdbWriter[_0x5ee825(0x131)][_0x5ee825(0x26f)]=_0x1b7b4a,okdbWriter[_0x5ee825(0x131)][_0x5ee825(0x142)]=_0x2da1e8,okdbWriter[_0x5ee825(0x131)][_0x5ee825(0x160)]=_0x36b207,okdbWriter[_0x5ee825(0x131)];}var okdbLock,hasRequiredOkdbLock;function requireOkdbLock(){const _0x5958cd=_0x1f295a;if(hasRequiredOkdbLock)return okdbLock;hasRequiredOkdbLock=0x1;const _0x5540ff=require$$0$3,{SYNC_COMMITS:_0x54213a}=requireOkdbWriter(),_0x3c6efc='~lock';class _0x19c995{constructor(_0x37ee3f,_0xf2bff,_0x38383d){const _0x48d58e=_0x2647;this[_0x48d58e(0x9f)]=_0x37ee3f,this['_key']=_0xf2bff,this[_0x48d58e(0xba)]=_0x38383d,this[_0x48d58e(0x20b)]=![],this['_heartbeatTimer']=null,this[_0x48d58e(0x122)]=null;}[_0x5958cd(0x278)](){const _0x4bbd4d=_0x5958cd;if(this[_0x4bbd4d(0x20b)])return![];try{const _0x5c407e=this['_lock'][_0x4bbd4d(0xf4)]()[_0x4bbd4d(0x283)](this[_0x4bbd4d(0x102)]);if(!_0x5c407e||_0x5c407e[_0x4bbd4d(0x165)]!==this['_acquiredAt'])return![];const _0x25f3c4=_0x5c407e[_0x4bbd4d(0x14a)]??_0x5c407e['acquiredAt'];if(_0x25f3c4+_0x5c407e[_0x4bbd4d(0xdc)]<Date['now']())return![];return!![];}catch{return!this['_released'];}}[_0x5958cd(0x7a)](){const _0x1dfe9e=_0x5958cd;if(this[_0x1dfe9e(0x20b)])return null;try{return this[_0x1dfe9e(0x9f)][_0x1dfe9e(0xf4)]()[_0x1dfe9e(0x283)](this[_0x1dfe9e(0x102)])??null;}catch{return null;}}async['extend'](_0x4100b6){const _0x1a70bb=_0x5958cd;if(this[_0x1a70bb(0x20b)])return;try{const _0x188cae=this[_0x1a70bb(0x9f)][_0x1a70bb(0xf4)]()['get'](this[_0x1a70bb(0x102)]);if(!_0x188cae||_0x188cae[_0x1a70bb(0x165)]!==this[_0x1a70bb(0xba)])return;if(_0x54213a)this['_lock'][_0x1a70bb(0xf4)]()[_0x1a70bb(0x1b1)](this[_0x1a70bb(0x102)],{..._0x188cae,'ttlMs':_0x188cae['ttlMs']+_0x4100b6});else await this[_0x1a70bb(0x9f)]['_db']()[_0x1a70bb(0xbf)](this[_0x1a70bb(0x102)],{..._0x188cae,'ttlMs':_0x188cae[_0x1a70bb(0xdc)]+_0x4100b6});}catch{}}async[_0x5958cd(0x158)](){const _0x37264e=_0x5958cd;if(this['_released'])return;if(this[_0x37264e(0x122)])try{await this['_heartbeatInFlight'];}catch{}clearInterval(this[_0x37264e(0x190)]),this[_0x37264e(0x190)]=null,this['_released']=!![];try{const _0x55b584=this[_0x37264e(0x9f)][_0x37264e(0xf4)]()['get'](this['_key']);if(_0x55b584&&_0x55b584[_0x37264e(0x165)]===this[_0x37264e(0xba)]){if(_0x54213a)this['_lock']['_db']()['removeSync'](this[_0x37264e(0x102)]);else await this['_lock'][_0x37264e(0xf4)]()['remove'](this[_0x37264e(0x102)]);}}catch{}}[_0x5958cd(0x223)](_0x57f394,_0x22808a){const _0x4d4651=_0x5958cd,_0x720818=_0x22808a??Math[_0x4d4651(0x258)](_0x57f394/0x3);this[_0x4d4651(0x190)]=setInterval(()=>{const _0x52d855=_0x4d4651;if(this[_0x52d855(0x20b)])return;this['_heartbeatInFlight']=((async()=>{const _0x1d6869=_0x52d855;try{const _0x1cd2d5=this[_0x1d6869(0x9f)]['_db']()[_0x1d6869(0x283)](this['_key']);if(!_0x1cd2d5||_0x1cd2d5[_0x1d6869(0x165)]!==this[_0x1d6869(0xba)]){this[_0x1d6869(0x20b)]=!![],clearInterval(this[_0x1d6869(0x190)]),this[_0x1d6869(0x190)]=null;return;}if(_0x54213a)this[_0x1d6869(0x9f)][_0x1d6869(0xf4)]()[_0x1d6869(0x1b1)](this[_0x1d6869(0x102)],{..._0x1cd2d5,'updatedAt':Date['now']()});else await this['_lock']['_db']()[_0x1d6869(0xbf)](this[_0x1d6869(0x102)],{..._0x1cd2d5,'updatedAt':Date['now']()});}catch{}this['_heartbeatInFlight']=null;})());},_0x720818);if(this[_0x4d4651(0x190)]['unref'])this[_0x4d4651(0x190)][_0x4d4651(0x103)]();}}class _0x3ca39d{constructor(_0x39d269,{namespace:_0x3465a1,ttlMs:ttlMs=0x7530,heartbeatMs:heartbeatMs=null}={}){const _0x5b17ce=_0x5958cd;this['_rawDb']=_0x39d269,this['namespace']=_0x3465a1,this[_0x5b17ce(0xdc)]=ttlMs,this[_0x5b17ce(0x177)]=heartbeatMs,this[_0x5b17ce(0x1b8)]=null;}['_db'](){const _0x5ac824=_0x5958cd;return!this[_0x5ac824(0x1b8)]&&(this[_0x5ac824(0x1b8)]=this[_0x5ac824(0x151)][_0x5ac824(0x27d)](_0x3c6efc,{'dupSort':![]})),this['_lockDb'];}[_0x5958cd(0x21b)](){const _0x30928a=_0x5958cd;return!this[_0x30928a(0x26e)]&&(this[_0x30928a(0x26e)]=this[_0x30928a(0x151)]['openDB'](_0x3c6efc+_0x30928a(0x1ba),{'dupSort':![]})),this['_wantDbHandle'];}[_0x5958cd(0x102)](_0x5a0cfe){const _0x144947=_0x5958cd;return this[_0x144947(0x1c3)]+':'+_0x5a0cfe;}[_0x5958cd(0x233)](_0x194af5){const _0xd5b673=_0x5958cd;try{_0x54213a?this[_0xd5b673(0x21b)]()[_0xd5b673(0x1b1)](this[_0xd5b673(0x102)](_0x194af5),Date['now']()):this[_0xd5b673(0x21b)]()[_0xd5b673(0xbf)](this['_key'](_0x194af5),Date[_0xd5b673(0x236)]())?.[_0xd5b673(0xb8)]?.(()=>{});}catch{}}[_0x5958cd(0x2a4)](_0x4839f6,_0x2d3840=0x3e8){const _0x25c68b=_0x5958cd;try{const _0x5e5729=this[_0x25c68b(0x21b)]()[_0x25c68b(0x283)](this[_0x25c68b(0x102)](_0x4839f6));return typeof _0x5e5729===_0x25c68b(0x11a)&&Date[_0x25c68b(0x236)]()-_0x5e5729<_0x2d3840;}catch{return![];}}[_0x5958cd(0x18a)](_0x442b74){const _0x3cab59=_0x5958cd,_0x23dd2f=_0x442b74[_0x3cab59(0x14a)]??_0x442b74['acquiredAt'];return _0x23dd2f+_0x442b74[_0x3cab59(0xdc)]<Date[_0x3cab59(0x236)]();}static[_0x5958cd(0x280)](_0x3660dd){const _0x193a12=_0x5958cd,_0x5d281d=_0x3660dd?.['holder'];if(!_0x5d281d||typeof _0x5d281d[_0x193a12(0x11f)]!=='number')return![];if(_0x5d281d['hostname']!==_0x5540ff[_0x193a12(0x156)]())return![];if(_0x5d281d[_0x193a12(0x11f)]===process[_0x193a12(0x11f)])return![];try{return process[_0x193a12(0x1e5)](_0x5d281d[_0x193a12(0x11f)],0x0),![];}catch(_0xf4ed03){return _0xf4ed03[_0x193a12(0x1f4)]===_0x193a12(0x74);}}async['tryAcquire'](_0x38f9b4,_0x2d8b34={},_0x288a66={}){const _0x2b2daf=_0x5958cd,_0x3b6082=this[_0x2b2daf(0x102)](_0x38f9b4),_0x205dc4=_0x288a66[_0x2b2daf(0xdc)]??this[_0x2b2daf(0xdc)],_0x52cbca=Date[_0x2b2daf(0x236)](),_0x173170={'holder':{'pid':process[_0x2b2daf(0x11f)],'hostname':_0x5540ff[_0x2b2daf(0x156)](),..._0x2d8b34},'acquiredAt':_0x52cbca,'updatedAt':_0x52cbca,'ttlMs':_0x205dc4};let _0x57c1dd=![],_0xc0f563=null;try{const _0x3d24ff=()=>{const _0x2da931=_0x2b2daf,_0x1318db=this[_0x2da931(0xf4)]()[_0x2da931(0x283)](_0x3b6082);if(_0x1318db&&!this[_0x2da931(0x18a)](_0x1318db)&&!_0x3ca39d[_0x2da931(0x280)](_0x1318db)){const _0x5a98ed=_0x2d8b34[_0x2da931(0xd4)]!=null&&_0x1318db[_0x2da931(0x7a)][_0x2da931(0x11f)]===process['pid']&&_0x1318db[_0x2da931(0x7a)][_0x2da931(0xd4)]===_0x2d8b34[_0x2da931(0xd4)];if(!_0x5a98ed){_0x57c1dd=![],_0xc0f563=_0x1318db;return;}_0x173170[_0x2da931(0x165)]<=_0x1318db[_0x2da931(0x165)]&&(_0x173170[_0x2da931(0x165)]=_0x1318db['acquiredAt']+0x1,_0x173170['updatedAt']=_0x173170[_0x2da931(0x165)]);}this[_0x2da931(0xf4)]()['put'](_0x3b6082,_0x173170),_0x57c1dd=!![],_0xc0f563=_0x173170;};if(_0x54213a)this['_db']()[_0x2b2daf(0x20c)](_0x3d24ff);else await this[_0x2b2daf(0xf4)]()[_0x2b2daf(0x219)](_0x3d24ff);}catch{return{'acquired':![],'handle':null,'current':null};}if(!_0x57c1dd)return{'acquired':![],'handle':null,'current':_0xc0f563};const _0xbcc75e=new _0x19c995(this,_0x3b6082,_0x173170['acquiredAt']);return _0xbcc75e[_0x2b2daf(0x223)](_0x205dc4,this[_0x2b2daf(0x177)]),{'acquired':!![],'handle':_0xbcc75e,'current':_0xc0f563};}[_0x5958cd(0x17e)](_0x362fbe){const _0x47a775=_0x5958cd;try{return this[_0x47a775(0xf4)]()[_0x47a775(0x283)](this[_0x47a775(0x102)](_0x362fbe))??null;}catch{return null;}}[_0x5958cd(0x17a)](){const _0x774896=_0x5958cd,_0x46f60f=this['namespace']+':',_0xdee307=[];try{for(const {key:_0xccf4f8,value:_0x235586}of this['_db']()[_0x774896(0xc7)]({'start':_0x46f60f,'end':_0x46f60f+'ÿ'})){typeof _0xccf4f8==='string'&&_0xccf4f8[_0x774896(0x27c)](_0x46f60f)&&_0xdee307[_0x774896(0xe8)]({'id':_0xccf4f8['slice'](_0x46f60f['length']),'entry':_0x235586});}}catch{}return _0xdee307;}static['listAll'](_0x4657ee){const _0x2e33c1=_0x5958cd,_0x493557=[];try{const _0x39f6a7=_0x4657ee['openDB'](_0x3c6efc,{'dupSort':![]});for(const {key:_0x4e46e1,value:_0x211542}of _0x39f6a7[_0x2e33c1(0xc7)]({})){if(typeof _0x4e46e1!==_0x2e33c1(0x22a))continue;const _0x1c5983=_0x4e46e1['indexOf'](':');if(_0x1c5983<0x1)continue;_0x493557[_0x2e33c1(0xe8)]({'namespace':_0x4e46e1[_0x2e33c1(0x121)](0x0,_0x1c5983),'id':_0x4e46e1[_0x2e33c1(0x121)](_0x1c5983+0x1),'entry':_0x211542});}}catch{}return _0x493557;}}return okdbLock={'OKDBLock':_0x3ca39d},okdbLock;}var okdbProcessRegistry,hasRequiredOkdbProcessRegistry;function requireOkdbProcessRegistry(){const _0x118bba=_0x1f295a;if(hasRequiredOkdbProcessRegistry)return okdbProcessRegistry;hasRequiredOkdbProcessRegistry=0x1;const _0x51c37b=require$$0$3,_0x5c2af5=require$$1$1,_0x4b5fcc=require$$2,{LOOP:_0x8610d8}=requireOkdbLoopMonitor(),{OKDBLock:_0x44507c}=requireOkdbLock(),{SYNC_COMMITS:_0x2e9f4e}=requireOkdbWriter(),_0x3fd9ef=_0x118bba(0x1e1),_0x270d34=_0x118bba(0x18e),_0x39cf6b=_0x118bba(0x1e7),_0x5e4afb=_0x118bba(0xf3),_0x6b2226=(_0x5e8ee0,_0x4342a5)=>_0x5e8ee0+':'+_0x4342a5,_0x415eed=(_0x29483d,_0x55a6e5)=>_0x29483d+'::'+_0x55a6e5,_0x4a5a9d=(_0xed414,_0x1650df)=>_0xed414+'/'+_0x1650df,_0x3183d6=(_0x4d3167,_0x454b78)=>_0x4d3167+'#'+_0x454b78,_0x421904=_0x2d2488=>{const _0x592337=_0x118bba;if(_0x2d2488?.['processKey'])return _0x2d2488[_0x592337(0xa0)];const _0x3c6e30=_0x2d2488?.['nodeKey'];return typeof _0x3c6e30===_0x592337(0x22a)&&_0x3c6e30[_0x592337(0x90)]('#')?_0x3c6e30[_0x592337(0x121)](0x0,_0x3c6e30[_0x592337(0x127)]('#')):_0x3c6e30;},_0x457931=Number(process.env.OKDB_WORKERS_HEARTBEAT_MS)||0x2710,_0xeb011e=Number(process.env.OKDB_WORKERS_PUBLISH_MS)||0x3e8,_0x203463=_0x457931*0x3,_0x5467c0=Number(process.env.OKDB_PID_REUSE_HORIZON_MS)||Math[_0x118bba(0x28f)](0x927c0,_0x203463*0x14),_0x2983fc=[_0x118bba(0x273),_0x118bba(0x19e),_0x118bba(0x260),_0x118bba(0x226),_0x118bba(0x213),'processor:resumed'];let _0x266fe8=null;function _0x2b8f88(){const _0x6fff82=_0x118bba;if(_0x266fe8==null)_0x266fe8=Math[_0x6fff82(0xcb)]((Date['now']()-process['uptime']()*0x3e8)/0x3e8)*0x3e8;return _0x266fe8;}function _0x3ae4e9(_0x798c41){const _0x54ce9c=_0x118bba;if(process.env.OKDB_PROCESS_KILL===_0x54ce9c(0x276))return![];if(_0x798c41?.[_0x54ce9c(0x98)]?.[_0x54ce9c(0x17d)]&&typeof _0x798c41[_0x54ce9c(0x98)][_0x54ce9c(0x17d)]===_0x54ce9c(0x13b)&&_0x798c41[_0x54ce9c(0x98)][_0x54ce9c(0x17d)]['kill']===![])return![];return!![];}function _0x3c1701(_0x36244b,_0x5133d6){const _0xa58a30=_0x118bba,_0x1e56a8=!!_0x5133d6?.[_0xa58a30(0x130)];switch(_0x36244b){case _0xa58a30(0x25f):return{'controllable':_0x1e56a8,'decommissionable':![],'killable':!![],'killConfirm':_0xa58a30(0x1de)};case'cli':case _0xa58a30(0x15b):return{'controllable':_0x1e56a8,'decommissionable':![],'killable':!![],'killConfirm':_0xa58a30(0x93)};case'embedded':return{'controllable':![],'decommissionable':![],'killable':![]};case _0xa58a30(0x1ce):case'queue-worker':case _0xa58a30(0x14b):case _0xa58a30(0x200):return{'controllable':![],'decommissionable':!![],'killable':!![],'killConfirm':_0xa58a30(0x265)};default:return{'controllable':![],'decommissionable':![],'killable':![]};}}class _0x55828a{constructor(_0x27d98f){const _0x3a2bc5=_0x118bba;this['okdb']=_0x27d98f,this[_0x3a2bc5(0x27e)]=null,this[_0x3a2bc5(0xc9)]=null,this[_0x3a2bc5(0x181)]=new Map(),this[_0x3a2bc5(0x229)]=null,this[_0x3a2bc5(0x1c5)]=![],this['_isReader']=![],this[_0x3a2bc5(0x221)]=_0x2b8f88(),this[_0x3a2bc5(0x211)]=_0x6b2226(process['pid'],this[_0x3a2bc5(0x221)]),this[_0x3a2bc5(0x126)]=_0x4b5fcc[_0x3a2bc5(0x1e2)]()['slice'](0x0,0x8),this[_0x3a2bc5(0x230)]=_0x3183d6(this['_selfKey'],this[_0x3a2bc5(0x126)]),this[_0x3a2bc5(0x18f)]=Date[_0x3a2bc5(0x236)](),this[_0x3a2bc5(0x27b)]=null,this[_0x3a2bc5(0x185)]=null,this[_0x3a2bc5(0x1da)]=null,this[_0x3a2bc5(0x23f)]=null,this['_onProcEvent']=null,this[_0x3a2bc5(0x209)]=null,this['_lastPublishAt']=0x0,this[_0x3a2bc5(0x7e)]={},this[_0x3a2bc5(0x202)]=new Map(),this[_0x3a2bc5(0x1b4)]=process[_0x3a2bc5(0x237)](),this['_lastCpuAt']=Date['now'](),this[_0x3a2bc5(0x138)]=0x0,this[_0x3a2bc5(0xed)]=new Map();}get[_0x118bba(0x20f)](){const _0x58f37d=_0x118bba;return this[_0x58f37d(0x211)];}get[_0x118bba(0x97)](){return this['_rowKey'];}['_caps'](_0x480a0b,_0x3e28d0){const _0x4c685a=_0x118bba,_0x4c82e1=_0x3c1701(_0x480a0b,_0x3e28d0);if(_0x4c82e1[_0x4c685a(0x1e4)]&&!_0x3ae4e9(this[_0x4c685a(0x1a8)]))return{..._0x4c82e1,'killable':![],'killConfirm':undefined};return _0x4c82e1;}[_0x118bba(0x167)](){return!!this['_statusEnv'];}['setOwnMeta'](_0x21195c){const _0x56783d=_0x118bba;Object['assign'](this[_0x56783d(0x7e)],_0x21195c||{});}['noteListenAddr'](_0x3d0ff1){const _0x30c2d5=_0x118bba;if(_0x3d0ff1)this[_0x30c2d5(0x1da)]=_0x3d0ff1;}[_0x118bba(0x1ea)](_0x2ab7c5={}){const _0x10478a=_0x118bba;return this['okdb'][_0x10478a(0xf5)](_0x2ab7c5);}[_0x118bba(0x19f)](){const _0xf6d6b2=_0x118bba,_0x326595={};let _0x481256=0x0,_0x3d63ea=0x0;const _0x566591=new Set();for(const _0x3b75ff of this[_0xf6d6b2(0x214)]()){_0x3d63ea++;const _0x5810b0=_0x3b75ff[_0xf6d6b2(0x136)];if(!_0x5810b0)continue;if(_0x5810b0[_0xf6d6b2(0x12b)])_0x481256++;for(const _0x5b7b69 of _0x5810b0['processors']||[]){if(!['single',_0xf6d6b2(0x109)][_0xf6d6b2(0x90)](_0x5b7b69[_0xf6d6b2(0x193)]))continue;(_0x5b7b69[_0xf6d6b2(0x1d4)]===_0xf6d6b2(0x245)||_0x5b7b69[_0xf6d6b2(0x1d4)]==='building')&&_0x5b7b69[_0xf6d6b2(0x137)]&&_0x566591[_0xf6d6b2(0x189)]((_0x5b7b69[_0xf6d6b2(0x27f)]||_0xf6d6b2(0x26b))+':'+_0x5b7b69[_0xf6d6b2(0x137)]);const _0x1869f0=_0x5b7b69['env']||_0xf6d6b2(0x26b);(_0x326595[_0x1869f0]||=[])[_0xf6d6b2(0xe8)]({..._0x5b7b69,'env':_0x1869f0,'owner':{'pid':_0x3b75ff[_0xf6d6b2(0x11f)]??null,'kind':_0x3b75ff[_0xf6d6b2(0x134)]??null}});}}for(const [_0x19cb6f,_0x405e97]of Object['entries'](_0x326595)){for(const _0x3a1fc9 of _0x405e97){if(_0x3a1fc9[_0xf6d6b2(0x193)]===_0xf6d6b2(0x147)&&!_0x3a1fc9[_0xf6d6b2(0x1cd)]){const _0x2e0e0b=_0x19cb6f+':'+(_0x3a1fc9[_0xf6d6b2(0x137)]??'');if(!_0x566591[_0xf6d6b2(0x26c)](_0x2e0e0b))_0x3a1fc9['unclaimed']=!![];}}}return{'envs':_0x326595,'policy':null,'participation':{'participating':_0x481256,'total':_0x3d63ea},'source':_0xf6d6b2(0x111)};}[_0x118bba(0x24c)](){const _0x5a89de=_0x118bba,_0x5ee62b=_0x5a65c8=>{const _0x9b2461=_0x2647;if(_0x5a65c8['state']==='online'||_0x5a65c8[_0x9b2461(0x1d4)]===_0x9b2461(0x1aa)||_0x5a65c8[_0x9b2461(0x1d4)]===_0x9b2461(0x82))return 0x3;if(_0x5a65c8[_0x9b2461(0x1cd)])return 0x1;return 0x2;},_0x26ff41=new Map();for(const _0x173c36 of this[_0x5a89de(0x214)]()){for(const _0x321f48 of _0x173c36[_0x5a89de(0x136)]?.[_0x5a89de(0x130)]||[]){const _0x154104={..._0x321f48,'owner':{'pid':_0x173c36[_0x5a89de(0x11f)]??null,'kind':_0x173c36[_0x5a89de(0x134)]??null,'host':_0x173c36[_0x5a89de(0x110)]??null}},_0x4ddcea=_0x321f48[_0x5a89de(0x193)]===_0x5a89de(0x147)?_0x5a89de(0x1a1)+(_0x321f48[_0x5a89de(0x27f)]??'')+'::'+(_0x321f48[_0x5a89de(0x137)]??_0x321f48[_0x5a89de(0x295)]??_0x321f48['id']):_0x5a89de(0x291)+(_0x173c36[_0x5a89de(0x1c2)]??_0x173c36[_0x5a89de(0xa0)]??'')+'::'+(_0x321f48[_0x5a89de(0x27f)]??'')+'::'+_0x321f48['id'],_0x226f2c=_0x26ff41[_0x5a89de(0x283)](_0x4ddcea);if(!_0x226f2c||_0x5ee62b(_0x154104)>_0x5ee62b(_0x226f2c))_0x26ff41[_0x5a89de(0x9e)](_0x4ddcea,_0x154104);}}return[..._0x26ff41[_0x5a89de(0x16d)]()];}[_0x118bba(0x1d2)](){const _0x3ed722=_0x118bba,_0x1c0626=Date[_0x3ed722(0x236)](),_0x18aa6c=this[_0x3ed722(0x214)](),_0x3c0f2e=_0x5de6b9=>Math['max'](0x0,Math['round']((_0x1c0626-(_0x5de6b9['startedAt']||_0x1c0626))/0x3e8)),_0x1e7f7d=_0x18aa6c['find'](_0x30c731=>_0x30c731[_0x3ed722(0x134)]===_0x3ed722(0x25f)),_0x2ead87=_0x18aa6c['filter'](_0x3d8c0e=>_0x3d8c0e[_0x3ed722(0x134)]===_0x3ed722(0x1ce));if(_0x1e7f7d||_0x2ead87['length'])return{'primary':_0x1e7f7d?{'pid':_0x1e7f7d[_0x3ed722(0x11f)],'uptime':_0x3c0f2e(_0x1e7f7d)}:null,'workers':_0x2ead87[_0x3ed722(0x8a)](_0x2fe742=>({'pid':_0x2fe742[_0x3ed722(0x11f)],'uptime':_0x3c0f2e(_0x2fe742)})),'workersConfigured':_0x1e7f7d?.[_0x3ed722(0xd1)]?.[_0x3ed722(0x192)]??_0x2ead87[_0x3ed722(0x11c)],'mode':'cluster'};const _0x1e8eff=_0x18aa6c['find'](_0x41352a=>_0x41352a[_0x3ed722(0x134)]===_0x3ed722(0x2a5)||_0x41352a['kind']==='standalone'||_0x41352a[_0x3ed722(0x134)]==='embedded'),_0x549d81=_0x1e8eff?{'pid':_0x1e8eff[_0x3ed722(0x11f)],'uptime':_0x3c0f2e(_0x1e8eff)}:{'pid':process[_0x3ed722(0x11f)],'uptime':Math[_0x3ed722(0x28f)](0x0,Math['round'](process[_0x3ed722(0x1a9)]()))};return{'primary':_0x549d81,'workers':[_0x549d81],'workersConfigured':0x1,'mode':'single'};}[_0x118bba(0x96)](){return this['_groupByProcess']();}[_0x118bba(0x274)](){const _0x48e3be=_0x118bba,_0x5299e8=new Map();for(const _0x382945 of this[_0x48e3be(0x194)]())_0x5299e8[_0x48e3be(0x9e)](_0x382945[_0x48e3be(0xa0)],{..._0x382945,'children':[]});const _0x573407=[];for(const _0x36c856 of _0x5299e8[_0x48e3be(0x16d)]()){const _0x1c894c=_0x36c856[_0x48e3be(0x183)]?_0x5299e8[_0x48e3be(0x283)](_0x36c856[_0x48e3be(0x183)]):null;if(_0x1c894c&&_0x1c894c!==_0x36c856)_0x1c894c[_0x48e3be(0x1d9)]['push'](_0x36c856);else _0x573407['push'](_0x36c856);}const _0x1a480c=(_0x208b87,_0x5332b6)=>_0x208b87[_0x48e3be(0x134)]===_0x5332b6['kind']?(_0x208b87[_0x48e3be(0x11f)]||0x0)-(_0x5332b6[_0x48e3be(0x11f)]||0x0):(_0x208b87[_0x48e3be(0x134)]??'')<(_0x5332b6[_0x48e3be(0x134)]??'')?-0x1:0x1,_0x52a510=_0x485b4a=>{const _0x3cd813=_0x48e3be;_0x485b4a[_0x3cd813(0x10b)](_0x1a480c);for(const _0x1de0e5 of _0x485b4a)if(_0x1de0e5[_0x3cd813(0x1d9)][_0x3cd813(0x11c)])_0x52a510(_0x1de0e5[_0x3cd813(0x1d9)]);};return _0x52a510(_0x573407),_0x573407;}[_0x118bba(0x262)](_0x48f08d){const _0x3b0b83=_0x118bba;return this[_0x3b0b83(0x194)]()[_0x3b0b83(0x17f)](_0x5ed98c=>_0x5ed98c[_0x3b0b83(0xa0)]===_0x48f08d)??null;}['_groupByProcess'](_0x5358bf=Date['now']()){const _0x5c042b=_0x118bba,_0x1d02bc=new Map();for(const _0x380d7f of this[_0x5c042b(0x214)]()){const _0x4ca2ef=_0x421904(_0x380d7f);let _0x16cae8=_0x1d02bc[_0x5c042b(0x283)](_0x4ca2ef);!_0x16cae8&&(_0x16cae8={'processKey':_0x4ca2ef,'nodeKey':_0x4ca2ef,'pid':_0x380d7f[_0x5c042b(0x11f)],'ppid':_0x380d7f[_0x5c042b(0xc2)]??null,'host':_0x380d7f[_0x5c042b(0x110)]??null,'kind':_0x380d7f[_0x5c042b(0x134)],'role':null,'supervisorKey':_0x380d7f['supervisorKey']??null,'slot':_0x380d7f[_0x5c042b(0xc0)]??null,'slotKey':_0x380d7f['slotKey']??null,'caps':_0x380d7f[_0x5c042b(0x145)]??null,'lifecycle':_0x380d7f['lifecycle']??null,'uptime':Math[_0x5c042b(0x28f)](0x0,Math['round']((_0x5358bf-(_0x380d7f['startedAt']||_0x5358bf))/0x3e8)),'startedAt':_0x380d7f[_0x5c042b(0xbe)]??null,'meta':_0x380d7f[_0x5c042b(0xd1)]??null,'listenAddr':null,'processing':null,'engines':null,'singletonClaims':null,'stats':null,'instances':[]},_0x1d02bc[_0x5c042b(0x9e)](_0x4ca2ef,_0x16cae8));_0x16cae8[_0x5c042b(0x1f3)]['push']({'instanceId':_0x380d7f['instanceId']??null,'role':_0x380d7f[_0x5c042b(0x25c)]??null,'listenAddr':_0x380d7f[_0x5c042b(0x1bb)]??null,'lifecycle':_0x380d7f[_0x5c042b(0x1d0)]??null,'processing':_0x380d7f[_0x5c042b(0x136)]??null});if(!_0x16cae8[_0x5c042b(0x25c)]&&_0x380d7f[_0x5c042b(0x25c)])_0x16cae8['role']=_0x380d7f[_0x5c042b(0x25c)];if(!_0x16cae8['listenAddr']&&_0x380d7f[_0x5c042b(0x1bb)])_0x16cae8[_0x5c042b(0x1bb)]=_0x380d7f[_0x5c042b(0x1bb)];if(!_0x16cae8[_0x5c042b(0x136)]&&_0x380d7f[_0x5c042b(0x136)])_0x16cae8[_0x5c042b(0x136)]=_0x380d7f[_0x5c042b(0x136)];if(!_0x16cae8[_0x5c042b(0xbc)]&&_0x380d7f['engines'])_0x16cae8[_0x5c042b(0xbc)]=_0x380d7f[_0x5c042b(0xbc)];if(!_0x16cae8[_0x5c042b(0xae)]&&_0x380d7f['singletonClaims'])_0x16cae8[_0x5c042b(0xae)]=_0x380d7f['singletonClaims'];if(_0x16cae8[_0x5c042b(0x145)]==null&&_0x380d7f[_0x5c042b(0x145)])_0x16cae8['caps']=_0x380d7f['caps'];if(_0x380d7f[_0x5c042b(0x1c1)]&&(!_0x16cae8[_0x5c042b(0x1c1)]||(_0x380d7f[_0x5c042b(0x1c1)]['at']??0x0)>(_0x16cae8[_0x5c042b(0x1c1)]['at']??0x0)))_0x16cae8['stats']=_0x380d7f[_0x5c042b(0x1c1)];}return[..._0x1d02bc[_0x5c042b(0x16d)]()];}[_0x118bba(0x203)](){const _0x29cdd8=_0x118bba,_0x1d3521=[],_0x5a9e78={'rss':0x0,'heapUsed':0x0,'processes':0x0,'threads':{'count':0x0,'sandbox':0x0,'busy':0x0}};for(const _0x2b0e07 of this['_groupByProcess']()){_0x1d3521[_0x29cdd8(0xe8)]({'processKey':_0x2b0e07['processKey'],'kind':_0x2b0e07[_0x29cdd8(0x134)],'pid':_0x2b0e07[_0x29cdd8(0x11f)],'supervisorKey':_0x2b0e07[_0x29cdd8(0x183)],'meta':_0x2b0e07[_0x29cdd8(0xd1)]??null,'uptime':_0x2b0e07[_0x29cdd8(0x1a9)],'stats':_0x2b0e07[_0x29cdd8(0x1c1)]??null}),_0x5a9e78[_0x29cdd8(0x17d)]++;if(_0x2b0e07[_0x29cdd8(0x1c1)]){_0x5a9e78[_0x29cdd8(0x149)]+=_0x2b0e07['stats'][_0x29cdd8(0x149)]||0x0,_0x5a9e78[_0x29cdd8(0x1b5)]+=(_0x2b0e07[_0x29cdd8(0x1c1)]['heapUsed']||0x0)+(_0x2b0e07[_0x29cdd8(0x1c1)][_0x29cdd8(0x289)]?.['heapUsed']||0x0);const _0x228c22=_0x2b0e07['stats'][_0x29cdd8(0x289)];_0x228c22&&(_0x5a9e78[_0x29cdd8(0x289)]['count']+=_0x228c22[_0x29cdd8(0x1ed)]||0x0,_0x5a9e78[_0x29cdd8(0x289)][_0x29cdd8(0xab)]+=_0x228c22[_0x29cdd8(0xab)]||0x0,_0x5a9e78[_0x29cdd8(0x289)][_0x29cdd8(0x1a6)]+=_0x228c22[_0x29cdd8(0x1a6)]||0x0);}}return{'totals':_0x5a9e78,'nodes':_0x1d3521};}async['open']({writer:writer=![],reader:reader=![],kind:kind=null,supervisorKey:supervisorKey=null,listenAddr:listenAddr=null}={}){const _0x3d1f82=_0x118bba;this[_0x3d1f82(0x1c5)]=this['_isWriter']||!!writer,this[_0x3d1f82(0x296)]=this[_0x3d1f82(0x296)]||!!reader,this[_0x3d1f82(0x27b)]=kind||this['_kind']||(_0x5c2af5[_0x3d1f82(0x187)]?_0x3d1f82(0x1ce):_0x3d1f82(0x2a5)),this['_supervisorKey']=supervisorKey??this['_supervisorKey'],this['_listenAddr']=listenAddr??this['_listenAddr'],this[_0x3d1f82(0x162)](),await this[_0x3d1f82(0x21f)]();if(!writer&&!reader)return null;if(!this['_statusEnv']){const _0x559ebd=await this[_0x3d1f82(0x1a8)][_0x3d1f82(0x1f1)](_0x3fd9ef,{'sync':![],'durability':_0x3d1f82(0x21a)});if(!_0x559ebd[_0x3d1f82(0x7c)](_0x270d34))await _0x559ebd[_0x3d1f82(0x251)](_0x270d34);this[_0x3d1f82(0x27e)]=_0x559ebd;}return this[_0x3d1f82(0x27e)];}['_nodeDb'](){const _0x5a270f=_0x118bba;return this[_0x5a270f(0x2a0)]!==this[_0x5a270f(0x27e)]&&(this[_0x5a270f(0x2a0)]=this['_statusEnv'],this[_0x5a270f(0x1cb)]=this[_0x5a270f(0x27e)][_0x5a270f(0x1a5)](_0x270d34)['data']),this[_0x5a270f(0x1cb)];}['_putRowAsync'](_0x2db4e6){const _0x1c208e=_0x118bba;if(_0x2e9f4e)return this['_nodeDb']()['putSync'](_0x2db4e6[_0x1c208e(0x1c2)],_0x2db4e6,0x1);const _0x39c580=this['_nodeDb']()['put'](_0x2db4e6[_0x1c208e(0x1c2)],_0x2db4e6,0x1);if(_0x39c580&&typeof _0x39c580[_0x1c208e(0x100)]==='function')_0x39c580[_0x1c208e(0x100)](undefined,()=>{});return _0x39c580;}['_putRowSync'](_0x2d1246){const _0x50596b=_0x118bba;return this[_0x50596b(0x218)]()[_0x50596b(0x1b1)](_0x2d1246[_0x50596b(0x1c2)],_0x2d1246,0x1);}[_0x118bba(0x1c6)](_0x2c7ce8){const _0x41858a=_0x118bba;if(_0x2e9f4e)try{return this[_0x41858a(0x218)]()[_0x41858a(0x252)](_0x2c7ce8);}catch{return![];}const _0x2ff375=this['_nodeDb']()['remove'](_0x2c7ce8);if(_0x2ff375&&typeof _0x2ff375['then']===_0x41858a(0x1dd))_0x2ff375[_0x41858a(0x100)](undefined,()=>{});return _0x2ff375;}async[_0x118bba(0x9c)](_0xd21811){const _0x4f3c99=_0x118bba;if(!this[_0x4f3c99(0x27e)]||!this[_0x4f3c99(0x1c5)]||!_0xd21811?.['nodeKey'])return;return this[_0x4f3c99(0x80)](_0xd21811);}async[_0x118bba(0x10e)](_0x22201f){const _0x5555e1=_0x118bba;if(!this[_0x5555e1(0x27e)]||!this[_0x5555e1(0x1c5)]||!_0x22201f)return;const _0x48ed10=_0x22201f['includes']('#'),_0x37916f=[];for(const {key:_0x1422c9}of this['_statusEnv'][_0x5555e1(0xc7)](_0x270d34)){if(_0x1422c9===_0x22201f||!_0x48ed10&&typeof _0x1422c9===_0x5555e1(0x22a)&&_0x1422c9[_0x5555e1(0x27c)](_0x22201f+'#'))_0x37916f[_0x5555e1(0xe8)](_0x1422c9);}for(const _0x461553 of _0x37916f){try{this['_nodeDb']()[_0x5555e1(0x252)](_0x461553);}catch{}}}['_nodeDead'](_0x27d8c8){const _0x11ea5d=_0x118bba;if(typeof _0x27d8c8?.['pid']!==_0x11ea5d(0x11a))return![];if(_0x27d8c8[_0x11ea5d(0x110)]!==_0x51c37b[_0x11ea5d(0x156)]())return![];if(_0x27d8c8[_0x11ea5d(0x11f)]===process[_0x11ea5d(0x11f)])return![];if(_0x27d8c8['expiresAt']!=null&&_0x27d8c8[_0x11ea5d(0x16a)]<Date[_0x11ea5d(0x236)]()-_0x5467c0)return!![];try{return process[_0x11ea5d(0x1e5)](_0x27d8c8['pid'],0x0),![];}catch(_0x1963a2){return _0x1963a2['code']===_0x11ea5d(0x74);}}[_0x118bba(0x214)](){const _0x290cc4=_0x118bba;if(!this[_0x290cc4(0x27e)])return[];try{this[_0x290cc4(0x27e)]['db']?.[_0x290cc4(0xde)]?.();}catch{}const _0x1cd95b=Date[_0x290cc4(0x236)](),_0x5d37e8=_0x51c37b[_0x290cc4(0x156)](),_0x3a53f1=[];for(const {value:_0x2756ed}of this[_0x290cc4(0x27e)]['getRange'](_0x270d34)){if(!_0x2756ed)continue;let _0x1beeb6=null;_0x2756ed[_0x290cc4(0x110)]===_0x5d37e8&&typeof _0x2756ed[_0x290cc4(0x11f)]===_0x290cc4(0x11a)&&(_0x1beeb6=!this[_0x290cc4(0xc3)](_0x2756ed));if(_0x1beeb6===![])continue;const _0x31abb8=_0x2756ed['expiresAt']==null||_0x2756ed[_0x290cc4(0x16a)]>=_0x1cd95b;if(_0x1beeb6===!![]||_0x31abb8)_0x3a53f1[_0x290cc4(0xe8)](_0x2756ed);}return _0x3a53f1;}async['reap'](_0xef6a8e=0x0){const _0x868aab=_0x118bba;if(!this[_0x868aab(0x27e)]||!this[_0x868aab(0x1c5)])return;const _0x2ab7d1=Date[_0x868aab(0x236)]()-_0xef6a8e,_0x2c5a98=new Set(),_0x578ed4=[],_0x319d17=_0x51c37b['hostname']();for(const {key:_0x1a1bc3,value:_0x10628a}of this[_0x868aab(0x27e)][_0x868aab(0xc7)](_0x270d34)){if(!_0x10628a)continue;const _0x1e05b5=_0x10628a[_0x868aab(0x110)]===_0x319d17&&typeof _0x10628a[_0x868aab(0x11f)]===_0x868aab(0x11a),_0x317a7e=_0x1e05b5?this['_nodeDead'](_0x10628a):_0x10628a[_0x868aab(0x16a)]!=null&&_0x10628a[_0x868aab(0x16a)]<_0x2ab7d1;if(_0x317a7e)_0x578ed4[_0x868aab(0xe8)](_0x1a1bc3);else _0x2c5a98[_0x868aab(0x189)](_0x421904(_0x10628a)??_0x1a1bc3);}for(const _0x256aa3 of _0x578ed4)this[_0x868aab(0x1c6)](_0x256aa3);if(this[_0x868aab(0x162)]()){const _0x4e4d51=[];for(const {key:_0x139867}of this[_0x868aab(0x75)](_0x868aab(0x18e))){if(!_0x2c5a98[_0x868aab(0x26c)](_0x139867)){if(_0x2e9f4e)try{this[_0x868aab(0xc9)][_0x868aab(0x252)](_0x868aab(0x8f)+_0x139867);}catch{}else _0x4e4d51['push'](this[_0x868aab(0xc9)][_0x868aab(0x1e0)](_0x868aab(0x8f)+_0x139867));}}if(_0x4e4d51[_0x868aab(0x11c)])await Promise[_0x868aab(0x21e)](_0x4e4d51);}}[_0x118bba(0xef)](_0x58bf14=null){const _0x4c5a08=_0x118bba;if(this[_0x4c5a08(0x23f)])return;if(!this['_isWriter']||!this[_0x4c5a08(0x27e)]){this[_0x4c5a08(0x1a8)]?.[_0x4c5a08(0x9d)]?.[_0x4c5a08(0x1e3)]?.(_0x4c5a08(0x1d3)+this[_0x4c5a08(0x1c5)]+_0x4c5a08(0x1bc)+!!this[_0x4c5a08(0x27e)]+')\x20—\x20this\x20process\x20will\x20not\x20appear\x20in\x20the\x20process\x20census',{'feature':_0x4c5a08(0x17d)});return;}this[_0x4c5a08(0x209)]=_0x58bf14,this[_0x4c5a08(0x195)]=()=>this[_0x4c5a08(0xaf)]();for(const _0x1cf817 of _0x2983fc)this[_0x4c5a08(0x1a8)][_0x4c5a08(0x227)]['on'](_0x1cf817,this[_0x4c5a08(0x195)]);this[_0x4c5a08(0xb7)]();const _0x28d861=Number(process.env.OKDB_WORKERS_HEARTBEAT_MS)||_0x457931;this[_0x4c5a08(0x23f)]=setInterval(()=>{const _0x31f009=_0x4c5a08;if(this[_0x31f009(0x209)])try{this['_onTick']();}catch{}this[_0x31f009(0xb7)](),this[_0x31f009(0x299)]()[_0x31f009(0xb8)](()=>{});},_0x28d861);if(this[_0x4c5a08(0x23f)][_0x4c5a08(0x103)])this['_hbTimer'][_0x4c5a08(0x103)]();}['_maybePublish'](){const _0x3c8e82=_0x118bba;if(!this['_isWriter']||!this[_0x3c8e82(0x27e)])return;if(Date[_0x3c8e82(0x236)]()-this['_lastPublishAt']<_0xeb011e)return;this['_publishNow']();}[_0x118bba(0xb7)](){const _0x5ece99=_0x118bba;if(!this[_0x5ece99(0x1c5)]||!this[_0x5ece99(0x27e)])return;this['_lastPublishAt']=Date[_0x5ece99(0x236)]();try{const _0x3c27d9=[this[_0x5ece99(0xb1)]()];for(const _0x4f9978 of this[_0x5ece99(0x202)][_0x5ece99(0x16d)]())_0x3c27d9['push'](this[_0x5ece99(0x120)](_0x4f9978));const _0x2043e3=_0x8610d8[_0x5ece99(0x1ff)]?_0x8610d8[_0x5ece99(0x236)]():0x0;for(const _0x39f497 of _0x3c27d9){try{this[_0x5ece99(0xc1)](_0x39f497),this[_0x5ece99(0x1fd)]=![];}catch(_0x3074eb){!this[_0x5ece99(0x1fd)]&&(this[_0x5ece99(0x1fd)]=!![],this[_0x5ece99(0x1a8)]?.[_0x5ece99(0x9d)]?.['warn']?.(_0x5ece99(0xd3)+_0x3074eb[_0x5ece99(0x161)],{'feature':'processes'}));}}if(_0x8610d8[_0x5ece99(0x1ff)])_0x8610d8[_0x5ece99(0x25a)](_0x5ece99(0x117),_0x8610d8[_0x5ece99(0x236)]()-_0x2043e3,_0x5ece99(0xb5)+_0x3c27d9[_0x5ece99(0x11c)]+_0x5ece99(0x207));}catch(_0x116a57){!this[_0x5ece99(0x1fd)]&&(this['_publishFailWarned']=!![],this[_0x5ece99(0x1a8)]?.[_0x5ece99(0x9d)]?.[_0x5ece99(0x1e3)]?.(_0x5ece99(0xd3)+_0x116a57['message'],{'feature':'processes'}));}}async[_0x118bba(0xad)](){const _0x5a5faa=_0x118bba;if(this[_0x5a5faa(0x195)]){for(const _0x18650c of _0x2983fc){try{this['okdb'][_0x5a5faa(0x227)][_0x5a5faa(0x276)](_0x18650c,this['_onProcEvent']);}catch{}}this[_0x5a5faa(0x195)]=null;}this[_0x5a5faa(0x23f)]&&(clearInterval(this[_0x5a5faa(0x23f)]),this['_hbTimer']=null);try{if(this['_statusEnv']&&this[_0x5a5faa(0x1c5)])await this[_0x5a5faa(0x10e)](this['_rowKey']);}catch{}}async['deregisterSelf'](){const _0x4b3b7f=_0x118bba;if(!this[_0x4b3b7f(0x27e)]||!this[_0x4b3b7f(0x1c5)])return;try{await this[_0x4b3b7f(0x10e)](this[_0x4b3b7f(0x230)]);}catch{}try{const _0x4f5a2a=[];for(const {value:_0x124b8}of this[_0x4b3b7f(0x27e)][_0x4b3b7f(0xc7)](_0x270d34)){if(_0x124b8?.[_0x4b3b7f(0xc2)]===process[_0x4b3b7f(0x11f)]&&_0x124b8[_0x4b3b7f(0x1c2)])_0x4f5a2a['push'](_0x124b8[_0x4b3b7f(0x1c2)]);}for(const _0x5297a9 of _0x4f5a2a){try{await this[_0x4b3b7f(0x10e)](_0x5297a9);}catch{}}}catch{}}async[_0x118bba(0xca)](){const _0xa58eef=_0x118bba;return this[_0xa58eef(0x9c)](this[_0xa58eef(0xb1)]());}async[_0x118bba(0x148)](_0x1c3c73){const _0xfd886b=_0x118bba;if(!this[_0xfd886b(0x27e)]||!this[_0xfd886b(0x1c5)])return;return this['putNode'](this[_0xfd886b(0x120)](_0x1c3c73));}[_0x118bba(0x120)]({pid:_0xd06399,startedAt:_0x5dce6c,kind:_0x18c150,supervisorKey:_0x18d5c9,slot:slot=null,slotKey:slotKey=null,role:role={},listenAddr:listenAddr=null,processing:processing=null,lifecycle:lifecycle=_0x118bba(0x15a),meta:meta=null,stats:stats=null}){const _0x200149=_0x118bba,_0x43e9b1=Date['now'](),_0x59c59e=_0x6b2226(_0xd06399,_0x5dce6c);return{'nodeKey':_0x3183d6(_0x59c59e,'0'),'processKey':_0x59c59e,'instanceId':'0','pid':_0xd06399,'startedAt':_0x5dce6c,'ppid':process['pid'],'host':_0x51c37b['hostname'](),'supervisorKey':_0x18d5c9,'slot':slot,'slotKey':slotKey,'kind':_0x18c150,'role':role,'listenAddr':listenAddr,'heartbeatAt':_0x43e9b1,'expiresAt':_0x43e9b1+_0x203463,'caps':this[_0x200149(0x14f)](_0x18c150,role),'lifecycle':{'state':lifecycle,'desiredVersionApplied':null},'processing':processing,'meta':meta,'stats':stats};}async[_0x118bba(0x29e)](_0x10bcca){const _0x31d075=_0x118bba;if(!_0x10bcca?.[_0x31d075(0x11f)])return null;const _0x4bd30a=_0x6b2226(_0x10bcca[_0x31d075(0x11f)],_0x10bcca[_0x31d075(0xbe)]);this[_0x31d075(0x202)][_0x31d075(0x9e)](_0x4bd30a,{..._0x10bcca,'supervisorKey':_0x10bcca[_0x31d075(0x183)]??this['_selfKey']});if(this[_0x31d075(0x1c5)])await this[_0x31d075(0x148)](this[_0x31d075(0x202)][_0x31d075(0x283)](_0x4bd30a))[_0x31d075(0xb8)]?.(()=>{});return _0x4bd30a;}[_0x118bba(0x20e)](_0x4dd0ed){const _0x50a552=_0x118bba;if(!_0x4dd0ed)return;return this[_0x50a552(0x202)][_0x50a552(0xce)](_0x4dd0ed),this['removeNode'](_0x4dd0ed);}['_sampleOwnStats'](){const _0x646d19=_0x118bba,_0x466686=Date['now'](),_0x4265e3=process[_0x646d19(0x237)](),_0x480edb=(_0x466686-this[_0x646d19(0x9b)])*0x3e8;if(_0x480edb>=0x3d090){const _0x28eb8a=_0x4265e3['user']-this[_0x646d19(0x1b4)]['user']+(_0x4265e3[_0x646d19(0x7b)]-this[_0x646d19(0x1b4)][_0x646d19(0x7b)]),_0x4aa6f0=_0x51c37b[_0x646d19(0x1b7)]()[_0x646d19(0x11c)]||0x1;this[_0x646d19(0x138)]=Math[_0x646d19(0x294)](0x64,Math[_0x646d19(0xcb)](_0x28eb8a/(_0x480edb*_0x4aa6f0)*0x64)),this[_0x646d19(0x13d)]=Math[_0x646d19(0xcb)](_0x480edb/0x3e8),this[_0x646d19(0x1b4)]=_0x4265e3,this[_0x646d19(0x9b)]=_0x466686;}const _0x2fe505=process[_0x646d19(0x125)](),_0x30cf79=this[_0x646d19(0xed)][_0x646d19(0x248)];let _0x3bd63d=0x0;if(_0x30cf79>0x0){const _0x750d9b=[this['okdb'],...this[_0x646d19(0x1a8)][_0x646d19(0x159)]?.['values']?.()??[]];for(const _0x226320 of _0x750d9b){const _0x2e0cdf=_0x226320[_0x646d19(0x197)]?.[_0x646d19(0x28b)];if(_0x2e0cdf)_0x3bd63d+=_0x2e0cdf[_0x646d19(0x119)][_0x646d19(0x1a6)];}}let _0x1c451d=null;const _0x4091d7=_0x30cf79;if(_0x4091d7>0x0){let _0x3d815b=0x0;for(const _0x142b80 of this[_0x646d19(0xed)][_0x646d19(0x16d)]())_0x3d815b+=_0x142b80[_0x646d19(0x1b5)]||0x0;_0x1c451d={'count':_0x4091d7,'heapUsed':_0x3d815b,'sandbox':_0x30cf79,'busy':_0x3bd63d};}return{'rss':_0x2fe505[_0x646d19(0x149)],'heapUsed':_0x2fe505[_0x646d19(0x1b5)],'heapTotal':_0x2fe505[_0x646d19(0x19b)],'external':_0x2fe505[_0x646d19(0x256)],'cpuPct':this[_0x646d19(0x138)],'cpuWindowMs':this[_0x646d19(0x13d)]??null,'threads':_0x1c451d,'at':_0x466686};}['reportThreadStats'](_0x409984,_0x574077){const _0xb6a1ef=_0x118bba;if(!_0x409984||!_0x574077)return;this[_0xb6a1ef(0xed)][_0xb6a1ef(0x9e)](_0x409984,_0x574077);}[_0x118bba(0x135)](_0x388180){const _0x361197=_0x118bba;this['_threadStats'][_0x361197(0xce)](_0x388180);}[_0x118bba(0x1f9)](_0x1f08a4,_0x3d8b74,_0x18c999=undefined){const _0x17016b=_0x118bba,_0x5d02a6=this[_0x17016b(0x202)]['get'](_0x1f08a4);if(!_0x5d02a6||!_0x3d8b74)return;if(_0x18c999!==undefined)_0x5d02a6['processing']=_0x18c999;_0x5d02a6[_0x17016b(0x1c1)]={'rss':_0x3d8b74[_0x17016b(0x149)]??null,'heapUsed':_0x3d8b74[_0x17016b(0x1b5)]??null,'heapTotal':_0x3d8b74[_0x17016b(0x19b)]??null,'external':_0x3d8b74[_0x17016b(0x256)]??null,'cpuPct':_0x3d8b74[_0x17016b(0x243)]??null,'cpuWindowMs':_0x3d8b74[_0x17016b(0x279)]??null,'threads':_0x3d8b74['threads']??null,'claims':_0x3d8b74['claims']??null,'envsOpen':_0x3d8b74['envsOpen']??null,'at':Date[_0x17016b(0x236)]()};}[_0x118bba(0xb1)](){const _0x4d8854=_0x118bba,_0x140d48=Date[_0x4d8854(0x236)](),_0x111380=this[_0x4d8854(0x1a8)][_0x4d8854(0x240)]||{},_0xb30853=this[_0x4d8854(0x27b)]||'cli';return{'nodeKey':this[_0x4d8854(0x230)],'processKey':this['_selfKey'],'instanceId':this['_instanceId'],'pid':process[_0x4d8854(0x11f)],'startedAt':this[_0x4d8854(0x221)],'instanceStartedAt':this[_0x4d8854(0x18f)],'ppid':typeof process['ppid']===_0x4d8854(0x11a)?process[_0x4d8854(0xc2)]:null,'host':_0x51c37b['hostname'](),'supervisorKey':this[_0x4d8854(0x185)]??null,'kind':_0xb30853,'role':{'engines':!!_0x111380[_0x4d8854(0xbc)],'processors':!!_0x111380[_0x4d8854(0x130)],'compaction':_0x111380[_0x4d8854(0x29c)],'http':_0x111380['http']},'listenAddr':this[_0x4d8854(0x1da)]??null,'heartbeatAt':_0x140d48,'expiresAt':_0x140d48+_0x203463,'caps':this[_0x4d8854(0x14f)](_0xb30853,_0x111380),'lifecycle':{'state':'running','desiredVersionApplied':null},'meta':{...this['_ownMeta']},'processing':_0x111380[_0x4d8854(0x130)]?this['_buildProcessingFacet']():null,'engines':_0x111380[_0x4d8854(0xbc)]?[...this[_0x4d8854(0x1a8)][_0x4d8854(0x1ec)]??[]]:null,'singletonClaims':this[_0x4d8854(0xb3)](),'stats':this['_sampleOwnStats'](),'writers':this[_0x4d8854(0x12e)]()};}['_collectWriterFacet'](){const _0x83ab9e=_0x118bba,_0x327651={};try{for(const [_0xf14a37,_0x415dad]of this[_0x83ab9e(0x1a8)][_0x83ab9e(0x159)]){try{const _0x3c0e80=_0x415dad[_0x83ab9e(0x176)]?.();if(!_0x3c0e80)continue;if(!_0x3c0e80['depth']&&!_0x3c0e80[_0x83ab9e(0x142)]&&!(_0x3c0e80[_0x83ab9e(0x1df)]??0x0)&&!_0x3c0e80[_0x83ab9e(0x180)])continue;_0x327651[_0xf14a37]={'depth':_0x3c0e80[_0x83ab9e(0x1ae)],'oldestPendingMs':_0x3c0e80[_0x83ab9e(0x24a)],'committed':_0x3c0e80[_0x83ab9e(0x142)],'commitsPerSec':_0x3c0e80[_0x83ab9e(0x10c)],'commitP99Ms':_0x3c0e80[_0x83ab9e(0x2a2)],'parkedNow':_0x3c0e80[_0x83ab9e(0x1df)]??0x0,'draining':!!_0x3c0e80['draining']};}catch{}}}catch{}return Object[_0x83ab9e(0xea)](_0x327651)[_0x83ab9e(0x11c)]?_0x327651:null;}[_0x118bba(0xb3)](){const _0x4f93ad=_0x118bba,_0x2caace=process[_0x4f93ad(0x11f)],_0x2f76a0=Date[_0x4f93ad(0x236)](),_0x76942=_0x1cd6db=>{const _0x90df29=_0x4f93ad;if(!_0x1cd6db)return[];const _0xce4c1c=[];try{for(const {id:_0x32c140,entry:_0x10dc34}of _0x1cd6db[_0x90df29(0x17a)]()){if(_0x10dc34?.[_0x90df29(0x7a)]?.['pid']!==_0x2caace)continue;const _0x2d80e=_0x10dc34[_0x90df29(0x14a)]??_0x10dc34[_0x90df29(0x165)]??0x0;if(_0x2d80e+(_0x10dc34[_0x90df29(0xdc)]??0x0)<_0x2f76a0)continue;_0xce4c1c[_0x90df29(0xe8)](_0x32c140);}}catch{}return _0xce4c1c;},_0x396c23=_0x76942(this[_0x4f93ad(0x1a0)](_0x4f93ad(0x247))),_0x57f84c=_0x76942(this[_0x4f93ad(0x1a0)]('sync'));if(!_0x396c23[_0x4f93ad(0x11c)]&&!_0x57f84c[_0x4f93ad(0x11c)])return null;return{'compact':_0x396c23,'replicate':_0x57f84c};}[_0x118bba(0x1a0)](_0x4330b7){const _0x546d58=_0x118bba;if(!this['okdb']?.[_0x546d58(0x86)])return null;if(!this[_0x546d58(0xcd)])this[_0x546d58(0xcd)]=new Map();let _0x302fee=this['_singletonLocks'][_0x546d58(0x283)](_0x4330b7);if(!_0x302fee)try{_0x302fee=new _0x44507c(this[_0x546d58(0x1a8)][_0x546d58(0x86)],{'namespace':_0x4330b7}),this['_singletonLocks'][_0x546d58(0x9e)](_0x4330b7,_0x302fee);}catch{return null;}return _0x302fee;}['_buildProcessingFacet'](){const _0x239220=_0x118bba,_0x413ab1=[];try{for(const [_0x4dfadf,_0x36785b]of this[_0x239220(0x1a8)][_0x239220(0x159)]){if(_0x4dfadf['startsWith']('~'))continue;for(const _0x3b1047 of _0x36785b[_0x239220(0xfd)][_0x239220(0x112)]())_0x413ab1[_0x239220(0xe8)]({..._0x3b1047,'env':_0x4dfadf});}}catch{}return{'participate':this[_0x239220(0x1a8)][_0x239220(0x130)]?.[_0x239220(0x1f8)]??![],'processors':_0x413ab1};}[_0x118bba(0x162)](){const _0x470ed3=_0x118bba;if(this[_0x470ed3(0xc9)])return!![];const _0xf59b5e=this[_0x470ed3(0x1a8)][_0x470ed3(0x86)];if(!_0xf59b5e)return![];return this[_0x470ed3(0xc9)]=_0xf59b5e[_0x470ed3(0x27d)](_0x39cf6b,{'dupSort':![]}),this[_0x470ed3(0x229)]=_0xf59b5e[_0x470ed3(0x27d)](_0x5e4afb,{'dupSort':![]}),!![];}async[_0x118bba(0x21f)](){const _0x28a09b=_0x118bba;if(!this[_0x28a09b(0x162)]())return;const _0x325454=_0x28a09b(0x118),_0x156cff=0x1,_0x23a9d2=this[_0x28a09b(0xc9)][_0x28a09b(0x283)](_0x325454)??0x0;if(_0x23a9d2>=_0x156cff)return;const _0xdcd856=_0xcae1bb=>{const _0x3c8228=_0x28a09b;if(_0xcae1bb===_0x3c8228(0x200))return _0x3c8228(0x147);if(_0xcae1bb==='async')return _0x3c8228(0x109);return _0xcae1bb;};await this['okdb']['_systemEnv'][_0x28a09b(0x15c)]['transaction'](()=>{const _0x10ad69=_0x28a09b;for(const _0x21cf22 of[_0x10ad69(0x17c),_0x10ad69(0xcc)]){for(const {key:_0x55d3dd,value:_0x583bce}of this['_desired'][_0x10ad69(0xc7)]({'start':_0x21cf22,'end':_0x21cf22+'ÿ'})){if(typeof _0x55d3dd!=='string'||!_0x55d3dd[_0x10ad69(0x27c)](_0x21cf22))break;const _0x464eb2=_0xdcd856(_0x583bce[_0x10ad69(0x193)]);if(_0x464eb2!==_0x583bce[_0x10ad69(0x193)])this[_0x10ad69(0xc9)][_0x10ad69(0xbf)](_0x55d3dd,{..._0x583bce,'mode':_0x464eb2});}}this['_desired']['put'](_0x325454,_0x156cff);});}[_0x118bba(0x106)](){const _0x3de161=_0x118bba;return!!this[_0x3de161(0xc9)];}[_0x118bba(0x146)](_0x59681d,_0x511e61){const _0x497df4=_0x118bba;if(!this[_0x497df4(0x162)]())return null;const _0x3d24e4=_0x59681d+'/'+_0x511e61;return this[_0x497df4(0x12d)](),this[_0x497df4(0x181)][_0x497df4(0x283)](_0x3d24e4)??this['_desired'][_0x497df4(0x283)](_0x3d24e4)??null;}['_refreshDesiredSnapshot'](){const _0x744696=_0x118bba;if(!_0x2e9f4e)return;try{this[_0x744696(0x1a8)][_0x744696(0xeb)]?.['db']?.[_0x744696(0xde)]?.();}catch{}}async[_0x118bba(0x261)](_0x30fdea,_0x3587d4,_0x296d22){const _0x42b471=_0x118bba;if(!this[_0x42b471(0x162)]())return null;const _0xdc2c65=_0x30fdea+'/'+_0x3587d4;this[_0x42b471(0x12d)]();const _0x435e6d=this[_0x42b471(0x181)][_0x42b471(0x283)](_0xdc2c65)??this['_desired'][_0x42b471(0x283)](_0xdc2c65)??{'version':0x0},_0x54d40a=(_0x435e6d[_0x42b471(0xa9)]||0x0)+0x1,_0x172596={..._0x435e6d,..._0x296d22,'version':_0x54d40a,'updatedAt':Date[_0x42b471(0x236)]()};this['_desiredOverlay'][_0x42b471(0x9e)](_0xdc2c65,_0x172596);try{await this[_0x42b471(0x1a8)]['_systemEnv'][_0x42b471(0x15c)][_0x42b471(0x234)](()=>{const _0x3719ad=_0x42b471;this[_0x3719ad(0xc9)][_0x3719ad(0xbf)](_0xdc2c65,_0x172596);});}finally{if(this[_0x42b471(0x181)]['get'](_0xdc2c65)===_0x172596)this[_0x42b471(0x181)][_0x42b471(0xce)](_0xdc2c65);}return _0x54d40a;}[_0x118bba(0x75)](_0x5a450a){const _0x2ae851=_0x118bba;if(!this['_ensureDesired']())return[];this[_0x2ae851(0x12d)]();const _0x24e999=_0x5a450a+'/',_0x428a8b=[];for(const {key:_0x68b112,value:_0x100c05}of this[_0x2ae851(0xc9)]['getRange']({'start':_0x24e999,'end':_0x24e999+'ÿ'})){if(typeof _0x68b112!==_0x2ae851(0x22a)||!_0x68b112[_0x2ae851(0x27c)](_0x24e999))break;_0x428a8b[_0x2ae851(0xe8)]({'key':_0x68b112[_0x2ae851(0x121)](_0x24e999[_0x2ae851(0x11c)]),'value':_0x100c05});}return _0x428a8b;}[_0x118bba(0x166)](_0x3b27ac){const _0x128c35=_0x118bba;if(!this[_0x128c35(0x162)]())return null;return this[_0x128c35(0x229)][_0x128c35(0x283)](_0x3b27ac)??null;}async[_0x118bba(0x172)](_0x5dd7a6,_0x187843,_0x3490ed={}){const _0x3d32e8=_0x118bba;if(!this[_0x3d32e8(0x162)]())return null;let _0x1cfd74;return await this[_0x3d32e8(0x1a8)][_0x3d32e8(0xeb)][_0x3d32e8(0x15c)][_0x3d32e8(0x234)](()=>{const _0x5c43ea=_0x3d32e8,_0x2a98c2=this['_cmd'][_0x5c43ea(0x283)](_0x5dd7a6)||{'epoch':0x0};_0x1cfd74=(_0x2a98c2['epoch']||0x0)+0x1,this['_cmd'][_0x5c43ea(0xbf)](_0x5dd7a6,{..._0x2a98c2,..._0x3490ed,'cmd':_0x187843,'epoch':_0x1cfd74,'updatedAt':Date[_0x5c43ea(0x236)]()});}),_0x1cfd74;}}return okdbProcessRegistry={'OKDBProcessRegistry':_0x55828a,'nodeKey':_0x6b2226,'logicalKey':_0x415eed,'slotKey':_0x4a5a9d,'PROCESS_ENV':_0x3fd9ef,'NODE_TYPE':_0x270d34},okdbProcessRegistry;}var okdbChangefeed,hasRequiredOkdbChangefeed;function requireOkdbChangefeed(){const _0x4bc191=_0x1f295a;if(hasRequiredOkdbChangefeed)return okdbChangefeed;hasRequiredOkdbChangefeed=0x1;const _0x436d90=require$$0$4,{EVENTS:_0x14dcef,CHANGE_ACTIONS:_0x1dff34}=requireOkdbEnums(),{LOOP:_0x581960}=requireOkdbLoopMonitor(),_0x1caa51=Number(process.env.OKDB_CHANGEFEED_QUANTUM)||0x3e8,_0x56ddc2=0x5,_0x3385fe=0x2710;class _0x4a277b extends _0x436d90{constructor(_0x4a70c0,_0x49f247={}){const _0x9ddaa7=_0x2647;super(),this[_0x9ddaa7(0x1a8)]=_0x4a70c0,this['_quantum']=_0x49f247[_0x9ddaa7(0xcf)]??_0x1caa51,this[_0x9ddaa7(0xdf)]=_0x49f247[_0x9ddaa7(0x132)]??_0x56ddc2,this[_0x9ddaa7(0x1c4)]=_0x49f247[_0x9ddaa7(0x72)]??_0x3385fe,this[_0x9ddaa7(0x140)]=![],this[_0x9ddaa7(0x78)]=new Map(),this[_0x9ddaa7(0x139)]=new Map(),this[_0x9ddaa7(0x1be)]=new Map(),this['_flushTimer']=null,this[_0x9ddaa7(0x24e)]=![],this['_seen']=new Set(),this[_0x9ddaa7(0x87)]=_0x4630de=>this['_handleInProcess'](_0x4630de),this[_0x9ddaa7(0x22b)]=_0xc8ae87=>this[_0x9ddaa7(0x254)](_0xc8ae87),this[_0x9ddaa7(0x22d)]=()=>this[_0x9ddaa7(0x23b)]();}['start'](){const _0x271f0b=_0x2647;if(this[_0x271f0b(0x140)])return;this[_0x271f0b(0x140)]=!![];for(const [_0x37b48c,_0x2a814d]of this[_0x271f0b(0x1a8)][_0x271f0b(0x159)]){if(_0x37b48c[_0x271f0b(0x27c)]('~'))continue;try{_0x2a814d[_0x271f0b(0x20a)]();}catch{}}for(const [_0x15153e,_0x13c61c]of this['okdb'][_0x271f0b(0x159)]){if(_0x15153e[_0x271f0b(0x27c)]('~'))continue;try{this['_baselines'][_0x271f0b(0x9e)](_0x15153e,_0x13c61c['getClock']()||0x0);}catch{}}const {events:_0x512960}=this['okdb'];_0x512960['on'](_0x14dcef[_0x271f0b(0x201)],this['_onItem']),_0x512960['on'](_0x14dcef['ITEM_UPDATE'],this['_onItem']),_0x512960['on'](_0x14dcef[_0x271f0b(0x21c)],this[_0x271f0b(0x87)]),_0x512960['on'](_0x14dcef[_0x271f0b(0x155)],this['_onPoke']),_0x512960['once'](_0x14dcef[_0x271f0b(0x18d)],this[_0x271f0b(0x22d)]);}[_0x4bc191(0x23b)](){const _0x117081=_0x4bc191;if(!this[_0x117081(0x140)])return;this['_started']=![];const {events:_0x2b2b09}=this[_0x117081(0x1a8)];_0x2b2b09['off'](_0x14dcef[_0x117081(0x201)],this[_0x117081(0x87)]),_0x2b2b09[_0x117081(0x276)](_0x14dcef[_0x117081(0x29a)],this['_onItem']),_0x2b2b09['off'](_0x14dcef[_0x117081(0x21c)],this[_0x117081(0x87)]),_0x2b2b09['off'](_0x14dcef[_0x117081(0x155)],this[_0x117081(0x22b)]);try{_0x2b2b09['off'](_0x14dcef[_0x117081(0x18d)],this[_0x117081(0x22d)]);}catch{}this['_flushTimer']&&(clearTimeout(this[_0x117081(0x1fe)]),this['_flushTimer']=null),this[_0x117081(0x1be)][_0x117081(0x196)](),this['_cursors'][_0x117081(0x196)](),this['_baselines'][_0x117081(0x196)](),this['_seen'][_0x117081(0x196)]();}[_0x4bc191(0x10f)](_0x3a7bff,_0x38fedb,_0x25393f,_0x48028c){return _0x3a7bff+'\x00'+_0x38fedb+'\x00'+_0x25393f+'\x00'+_0x48028c;}[_0x4bc191(0x1d5)](_0x5d2c3d,_0x1daac5,_0x4b218c,_0x4a6afd){const _0x228205=_0x4bc191,_0x30d9f2=this['_dedupeKey'](_0x5d2c3d,_0x1daac5,_0x4b218c,_0x4a6afd);if(this[_0x228205(0x266)][_0x228205(0x26c)](_0x30d9f2))return![];this[_0x228205(0x266)][_0x228205(0x189)](_0x30d9f2);if(this[_0x228205(0x266)]['size']>this[_0x228205(0x1c4)]){const _0x5137fd=this[_0x228205(0x266)]['values']()['next']()['value'];this[_0x228205(0x266)]['delete'](_0x5137fd);}return!![];}['_handleInProcess'](_0x403923){const _0x2e3a47=_0x4bc191;if(!this[_0x2e3a47(0x140)]||!_0x403923)return;const {env:_0x9466e,type:_0x32ae18,key:_0x24303,clock:_0x3f931a,origin:_0x58f024,action:_0xb7221d,newValue:_0x453f45,oldValue:_0x145926}=_0x403923;if(_0x9466e==null||_0x32ae18==null||_0x24303==null)return;if(typeof _0x9466e===_0x2e3a47(0x22a)&&_0x9466e['startsWith']('~'))return;if(typeof _0x32ae18===_0x2e3a47(0x22a)&&_0x32ae18[_0x2e3a47(0x27c)]('~'))return;if(!this[_0x2e3a47(0x1d5)](_0x9466e,_0x32ae18,_0x24303,_0x3f931a))return;const _0x5cf87d=_0xb7221d===_0x1dff34['REMOVE']?_0x2e3a47(0x1e0):'put';this[_0x2e3a47(0x2a1)](_0x2e3a47(0x222),{'env':_0x9466e,'type':_0x32ae18,'key':_0x24303,'op':_0x5cf87d,'clock':_0x3f931a,'origin':_0x58f024,'value':_0x5cf87d===_0x2e3a47(0x1e0)?null:_0x453f45,'prevValue':_0x145926});}[_0x4bc191(0x254)](_0x1daba3){const _0x6f60e7=_0x4bc191;if(!this['_started'])return;if(!_0x1daba3||typeof _0x1daba3[_0x6f60e7(0x27f)]!==_0x6f60e7(0x22a)||typeof _0x1daba3['type']!==_0x6f60e7(0x22a))return;const {env:_0x425cab,type:_0xba37f5}=_0x1daba3;if(_0x425cab[_0x6f60e7(0x27c)]('~')||_0xba37f5[_0x6f60e7(0x27c)]('~'))return;this[_0x6f60e7(0x1be)][_0x6f60e7(0x9e)](_0x425cab+'\x00'+_0xba37f5,{'env':_0x425cab,'type':_0xba37f5}),this[_0x6f60e7(0x13f)]();}[_0x4bc191(0x13f)](){const _0x295ed0=_0x4bc191;if(this[_0x295ed0(0x1fe)])return;const _0x5d858c=()=>{const _0x5c1a9e=_0x295ed0;this[_0x5c1a9e(0x1fe)]=null,this[_0x5c1a9e(0x19a)]()['catch'](()=>{});};this[_0x295ed0(0x1fe)]=setTimeout(_0x5d858c,this[_0x295ed0(0xdf)]>0x0?this['_flushDebounce']:0x0);}async[_0x4bc191(0x19a)](){const _0x160638=_0x4bc191;if(this[_0x160638(0x24e)]){this[_0x160638(0x13f)]();return;}this['_draining']=!![];try{const _0x255e9c=[...this[_0x160638(0x1be)][_0x160638(0x16d)]()];this[_0x160638(0x1be)]['clear']();let _0x4ae6ba=![];for(const {env:_0x4dad94,type:_0x17dc9a}of _0x255e9c){try{const _0x2ccbb5=await this['_drainOne'](_0x4dad94,_0x17dc9a);if(_0x2ccbb5)_0x4ae6ba=!![];}catch{this[_0x160638(0x1be)][_0x160638(0x9e)](_0x4dad94+'\x00'+_0x17dc9a,{'env':_0x4dad94,'type':_0x17dc9a}),_0x4ae6ba=!![];}}if(_0x4ae6ba||this[_0x160638(0x1be)][_0x160638(0x248)]>0x0)this[_0x160638(0x13f)]();}finally{this['_draining']=![];}}async[_0x4bc191(0x9a)](_0x4881b8,_0x1acb05){const _0x56ed6c=_0x4bc191,_0x16d8df=await this['okdb']['_openEnvLazy'](_0x4881b8),_0x518302=_0x4881b8+'\x00'+_0x1acb05;!this[_0x56ed6c(0x78)][_0x56ed6c(0x26c)](_0x518302)&&(!this['_baselines'][_0x56ed6c(0x26c)](_0x4881b8)&&(_0x16d8df['_enableChangelog'](),this[_0x56ed6c(0x139)][_0x56ed6c(0x9e)](_0x4881b8,_0x16d8df['getClock']()||0x0)),this[_0x56ed6c(0x78)][_0x56ed6c(0x9e)](_0x518302,this[_0x56ed6c(0x139)][_0x56ed6c(0x283)](_0x4881b8)));const _0x301102=this[_0x56ed6c(0x78)][_0x56ed6c(0x283)](_0x518302),_0x4c27e2=_0x16d8df[_0x56ed6c(0x1c9)](_0x1acb05)||0x0;if(_0x4c27e2<=_0x301102)return![];const _0x4305a2=_0x301102+this[_0x56ed6c(0xd9)],_0x239379=Math['min'](_0x4c27e2,_0x4305a2),_0x289df9=_0x581960['enabled']?_0x581960[_0x56ed6c(0x236)]():0x0,_0x27b650=Array[_0x56ed6c(0x241)](_0x16d8df[_0x56ed6c(0x1a4)](_0x1acb05,_0x301102+0x1,_0x239379));let _0x13341c=_0x301102;for(const _0x28adfd of _0x27b650){const {clock:_0x3a2b80,key:_0x6ea99e,action:_0x5cc349,origin:_0xe29ea0}=_0x28adfd;if(_0x3a2b80>_0x13341c)_0x13341c=_0x3a2b80;if(_0x6ea99e==null)continue;if(!this[_0x56ed6c(0x1d5)](_0x4881b8,_0x1acb05,_0x6ea99e,_0x3a2b80))continue;let _0xb4fec3,_0x40435a;if(_0x5cc349===_0x1dff34[_0x56ed6c(0x19c)])_0xb4fec3=_0x56ed6c(0x1e0),_0x40435a=null;else{const _0x50f955=_0x16d8df[_0x56ed6c(0x283)](_0x1acb05,_0x6ea99e);_0x50f955==null?(_0xb4fec3=_0x56ed6c(0x1e0),_0x40435a=null):(_0xb4fec3=_0x56ed6c(0xbf),_0x40435a=_0x50f955);}this[_0x56ed6c(0x2a1)](_0x56ed6c(0x222),{'env':_0x4881b8,'type':_0x1acb05,'key':_0x6ea99e,'op':_0xb4fec3,'clock':_0x3a2b80,'origin':_0xe29ea0,'value':_0x40435a});}if(_0x581960['enabled'])_0x581960[_0x56ed6c(0x25a)](_0x56ed6c(0x168)+_0x4881b8+':'+_0x1acb05,_0x581960['now']()-_0x289df9,'n='+_0x27b650[_0x56ed6c(0x11c)]);return this[_0x56ed6c(0x78)]['set'](_0x518302,Math[_0x56ed6c(0x28f)](_0x13341c,_0x239379)),_0x16d8df[_0x56ed6c(0x1c9)](_0x1acb05)>_0x239379;}[_0x4bc191(0x270)](){const _0x564724=_0x4bc191;return{'started':this[_0x564724(0x140)],'quantum':this[_0x564724(0xd9)],'flushDebounce':this[_0x564724(0xdf)],'cursors':Object[_0x564724(0x11e)]([...this[_0x564724(0x78)]['entries']()][_0x564724(0x8a)](([_0x253fc6,_0xf0ba06])=>[_0x253fc6[_0x564724(0x292)]('\x00',':'),_0xf0ba06])),'pending':this[_0x564724(0x1be)][_0x564724(0x248)],'seen':this[_0x564724(0x266)][_0x564724(0x248)]};}}return _0x4a277b[_0x4bc191(0x28c)]=_0x1caa51,okdbChangefeed={'OKDBChangefeed':_0x4a277b},okdbChangefeed;}function _0x1e27(){const _0x36699c=['\x20worker\x20slot=','\x20oldestPendingMs=','memoryUsage','_instanceId','indexOf','_highWater','\x20parkedNow=','_report','participate','true','_refreshDesiredSnapshot','_collectWriterFacet','_committed','processors','exports','flushDebounce','unhandledRejection','kind','clearThreadStats','processing','cursorKey','_lastCpuPct','_baselines','_buildProcessingFacet','object','dead','_lastCpuWindowMs','enable','_scheduleFlush','_started','disconnect','committed','dropFts','processor:resumed','caps','getDesired','single','publishChildRow','rss','updatedAt','fn-runner','detachConsole',',\x20signal=','type:registered','_caps','txn:end','_rawDb','./okdb','view','_clusterOrphanWatch','SYSTEM_POKE','hostname','_windowCbs','release','_envs','running','standalone','_writer','8583bZViGL','hasOwnProperty','ingest','SYNC_COMMITS','message','_ensureDesired','reset','dropping','acquiredAt','getCmd','isActive','feed:','license:removed','expiresAt','(worst\x20','42681474dwUMkN','values','24456GOnYhE','decommissioned','\x20phase=','isPrimary','bumpCmd','594HhOKVo','exit','ttl:clear','writerStatus','heartbeatMs','bus:env_release','[okdb-cluster]\x20change-feed\x20init\x20failed:\x20','list','ref:violation','procmode/','processes','inspect','find','draining','_desiredOverlay','respawnTimer','supervisorKey','_bpParkedTotal','_supervisorKey','win32','isWorker','hard-killed','add','_isStale','735fbLjVN','loop-lag\x20','SYSTEM_STOPPED','node','_startedAt','_heartbeatTimer','raw-remove','workersConfigured','mode','_groupByProcess','_onProcEvent','clear','functions','disable','ttl:expired','_drain','heapTotal','REMOVE','system:bus_state_change','processor:ready','processingStatusView','_singletonLock','1ofN:','maxExtra','afterWrite','getChanges','_getType','busy','maxMs','okdb','uptime','building','license:invalid','ORPHAN\x20(env-closed\x20write,\x20unhandledRejection)','\x20\x20(write\x20ring\x20empty\x20—\x20was\x20OKDB_DIAG\x20set\x20before\x20any\x20write?)','depth','__esModule','bus:type_drop','putSync','loop-lag','\x0a\x20\x20\x20\x20\x20\x20','_lastCpuUsage','heapUsed','index:ready','cpus','_lockDb','ref:violation_resolved',':want','listenAddr','\x20statusEnv=','\x0a===\x20OKDB_DIAG\x20','_pending','http','none','stats','nodeKey','namespace','_dedupeMax','_isWriter','_removeRowAsync','SIGKILL','\x20writer{depth=','getClock','ENV_CLOSING_RETRY','_nodeDbCache','_durs','claimGated','http-server','_log','lifecycle','\x20worker(s)\x20remaining','clusterStatusView','registry\x20heartbeat\x20skipped\x20(writer=','state','_markSeen','--print','setTtl','cluster:','children','_listenAddr','flushed','5249531PrPQuu','function','cluster-wide','parkedNow','remove','~processes','randomUUID','warn','killable','kill','join','~processes:desired','[okdb-cluster]\x20worker\x20pid=','resetting','register','split','_servingEngines','count','\x20\x20#','registerIndex','okdb-http-worker-child:\x20OKDB_HTTP_CHILD\x20env\x20config\x20missing','createEnvironment','VIEW_PROGRESS','instances','code','INDEX_PROGRESS','execArgv','system:stopped','_participate','updateSupervisedChildStats','ms/','recordWrite','beforeWrite','_publishFailWarned','_flushTimer','enabled','worker','ITEM_CREATE','_children','runtimeProcessesView','entries','starting','isDead','\x20sync','dumpedAt','_onTick','_enableChangelog','_released','transactionSync','ms\x20on\x20env=','removeSupervisedChild','selfKey','\x20in\x20','_selfKey','_bpWaiters','processor:paused','listNodes','\x20drainAge=','user','ms\x20p99=','_nodeDb','childTransaction','fast','_wantDb','ITEM_REMOVE','stderr','allSettled','_migrateVocab','_closed','_processStartedAt','change','_startHeartbeat','commit','mkdirSync','processor:error','events','freeze','_cmd','string','_onPoke','_coordinator','_onStop','1090214MbPKGE','txn:start','_rowKey','bus:proc','test','signalWant','transaction','trim','now','cpuUsage','_changefeed','system:poke','parse','stop','_buckets','_admissionStarted','fork','_hbTimer','_role','from','system:type_drop','cpuPct','ephemeral','online','repeat','compact','size','toISOString','oldestPendingMs','cluster','processorsView','toFixed','_draining','ms\x20mean=','type:drop','registerType','removeSync','system:drain','_handlePoke','info','external',')\x20exited\x20','floor','view:progress','note','fts:drop','role','[okdb-cluster]\x20recommissioned\x20worker\x20slot=','drain\x20state\x20(envs\x20with\x20a\x20non-zero\x20drain):','primary','processor:retry','setDesired','getProcess','[okdb-cluster]\x20','system:proc','force','_seen','set\x20OKDB_DIAG=1\x20(and\x20OKDB_DIAG_STACK=1\x20to\x20name\x20write\x20sites)','prototype','index:drop','--inspect','default','has','index:progress','_wantDbHandle','flushLmdb','status','[okdb-cluster]\x20respawning\x20worker\x20slot=','load','processor:progress','treeView','_inflight','off','_done','isHeld','cpuWindowMs','clearTtl','_kind','startsWith','openDB','_statusEnv','env','_holderDead','.log','--watch','get','okdb-diag.','platform','stringify','seq','ms\x20—\x20giving\x20up\x20on\x20this\x20slot;\x20','threads','9585490paJwBc','_sandbox','CHANGEFEED_QUANTUM','start','SYSTEM_PROC','max','raw-put','inst:','replace','FTS_REGISTERED','min','type','_isReader','mean','splice','reap','ITEM_UPDATE','FTS_DROP','compaction','level','addSupervisedChild','sync:apply','_nodeDbFor','emit','commitP99Ms','firstTs','isWanted','cli','6SfSnxt','dedupeMax','call','ESRCH','listDesired','halted','\x20│\x20','_cursors','shift','holder','system','hasType','setOwnMeta','_ownMeta','event','_putRowAsync','ms\x20busy=','error','\x20forked\x20','\x20\x20(no\x20env\x20draining)','node:perf_hooks','_rootDb','_onItem','--test','\x20(slot=','map','name','perf_hooks','stopped','unique:violation','node/','includes','__okdbSlot','send','confirm','_clusterOnMessage','INDEX_RESET','nodesView','rowKey','options','percentile','_drainOne','_lastCpuAt','putNode','log','set','_lock','processKey','\x20worker(s)\x20still\x20serving','item:update','bus:poke','deaths','listen','resetFts','[okdb-cluster]\x20CRASH-LOOP:\x20worker\x20slot=','okdb-http-worker-child:\x20rootPath\x20and\x20port\x20required','version','\x20stays\x20down\x20on\x20boot\x20(durable\x20decommission)','sandbox','reduce','stopHeartbeat','singletonClaims','_maybePublish','\x20times\x20in\x20','_buildOwnRow','_outstanding','_collectSingletonClaims','okdb-writer:\x20env\x20closing\x20—\x20retry','rows=','pushEphemeral','_publishNow','catch','registerFts','_acquiredAt','FTS_RESET','engines','creating','startedAt','put','slot','_putRowSync','ppid','_nodeDead','started','license:added','filter','getRange','\x20died\x20','_desired','publishOwnRow','round','procmodeack/','_singletonLocks','delete','quantum','fts:registered','meta','\x20@\x20','registry\x20publish\x20failing:\x20','processorId','isEnabled','process','attachFeed','path','_quantum','\x20ipc\x20error:\x20','ready','ttlMs','msg','resetReadTxn','_flushDebounce','item:create','env:opened','uncaughtException','(code=','2207565XbUKpZ','_adminRelay','index:reset','dropSchema','push','decommission','keys','_systemEnv','error:\x20','_threadStats','listening','startHeartbeat','open','isConnected','stack','~processes:cmd','_db','_activateProcesses','all','system:ready','_clusterWorkerAttached','crypto','okdb-http-worker-child.js','ORPHAN\x20(env-closed\x20write)','_enqueuedAt','processor','8TFglFP','INDEX_READY','then','_admissionTimer','_key','unref','\x20—\x20set\x20OKDB_DIAG_STACK=1\x20to\x20name\x20the\x20call\x20site','resolve','hasDesired','SWAP','consecutiveFailures','fanout','schema:set','sort','commitsPerSec','http\x20worker\x20child\x20failed:\x20','removeNode','_dedupeKey','host','workers','tierList','decommissioning','node:events','_startAdmission','stopping','registry-publish','__vocab/version','liveThreadStats','number','_timer','length','setLogger','fromEntries','pid','_buildChildRow','slice','_heartbeatInFlight'];_0x1e27=function(){return _0x36699c;};return _0x1e27();}var okdbCluster,hasRequiredOkdbCluster;function requireOkdbCluster(){const _0x4e0564=_0x1f295a;if(hasRequiredOkdbCluster)return okdbCluster;hasRequiredOkdbCluster=0x1;const _0x51a426=require$$1$1,_0xc59adb=require$$1,{EVENTS:_0x148cf7}=requireOkdbEnums(),_0x4faa59=require$$0$3,{slotKey:_0x3ef729}=requireOkdbProcessRegistry(),_0x42ec56=0xfa,_0x24f7a3=0xfa0,_0x41bebf=0x5,_0x3767d6=0x2710,_0x56ba2e=0xbb8,_0x3802be=0x7d0,_0x1e9f6a='__okdbCluster',_0x40e970=_0x4e0564(0x244),_0x484e53=_0x4e0564(0x9d),_0x249305=_0x4e0564(0x1c1),_0x6bb3e8=[_0x148cf7[_0x4e0564(0x1f2)],_0x148cf7[_0x4e0564(0x293)],_0x148cf7[_0x4e0564(0x29b)],_0x148cf7[_0x4e0564(0xbb)],_0x148cf7[_0x4e0564(0x1f5)],_0x148cf7[_0x4e0564(0xff)],_0x148cf7[_0x4e0564(0x95)],_0x148cf7['INDEX_REGISTERED'],_0x4e0564(0x19e),'processor:progress',_0x4e0564(0x226),_0x4e0564(0x213),_0x4e0564(0x144),'processor:retry'],_0x4f36d4=Number(process.env.OKDB_CLUSTER_STATUS_MS)||0x7d0;function _0x3e013c({workers:_0x5a4d31,makeOkdb:_0x587192,port:_0x2e85de,primaryOkdb:_0x46761e,childEntry:childEntry=![],workerEnv:workerEnv=null}={}){const _0x57a103=_0x4e0564;if(_0x51a426[_0x57a103(0x171)])return childEntry&&_0x51a426['setupPrimary']({'exec':_0xc59adb[_0x57a103(0x1e6)](__dirname,_0x57a103(0xfa)),'args':[],'execArgv':((()=>{const _0x5a1e08=_0x57a103,_0x2ee8ef=[];for(let _0x3d589f=0x0;_0x3d589f<process[_0x5a1e08(0x1f6)][_0x5a1e08(0x11c)];_0x3d589f++){const _0x589df1=process[_0x5a1e08(0x1f6)][_0x3d589f];if(_0x589df1['startsWith'](_0x5a1e08(0x88))||_0x589df1[_0x5a1e08(0x27c)](_0x5a1e08(0x282))||_0x589df1[_0x5a1e08(0x27c)](_0x5a1e08(0x26a)))continue;if(_0x589df1==='-e'||_0x589df1==='--eval'||_0x589df1==='-p'||_0x589df1===_0x5a1e08(0x1d6)){_0x3d589f++;continue;}_0x2ee8ef[_0x5a1e08(0xe8)](_0x589df1);}return _0x2ee8ef;})())}),_0x30ea61({'workers':_0x5a4d31,'port':_0x2e85de,'primaryOkdb':_0x46761e,'workerEnv':workerEnv});return _0x19b177({'makeOkdb':_0x587192,'port':_0x2e85de});}function _0x30ea61({workers:_0xd61e42,port:_0x451451,primaryOkdb:_0xa61a20,workerEnv:_0x334595}){const _0x176ca7=_0x4e0564,_0x3f0f5e=new Map(),_0x3e3b24=new Map();let _0x49565a=![];const _0xc17a3f=_0x549ce2=>_0x549ce2?.[_0x176ca7(0x91)],_0x5094a8=_0x43d9f3=>{const _0xdd8754=_0x176ca7,_0x19129e=_0x51a426[_0xdd8754(0x23e)]({...process.env,..._0x334595||{},'OKDB_CLUSTER_SLOT':String(_0x43d9f3)});return _0x19129e[_0xdd8754(0x91)]=_0x43d9f3,_0x3f0f5e[_0xdd8754(0x9e)](_0x19129e[_0xdd8754(0xd6)]['pid'],{'worker':_0x19129e,'startedAt':Date['now'](),'slot':_0x43d9f3}),_0x19129e['on']('error',_0x488622=>{const _0x538470=_0xdd8754;console[_0x538470(0x9d)](_0x538470(0x1e8)+_0x19129e['process'][_0x538470(0x11f)]+_0x538470(0xda)+(_0x488622?.['message']??_0x488622));}),_0x19129e['on'](_0xdd8754(0x245),()=>_0x4c1226()),_0x19129e;},_0x143d43=_0x4b2dbe=>{const _0x2f20f4=_0x176ca7;for(const {worker:_0x44139d}of _0x3f0f5e[_0x2f20f4(0x16d)]()){if(_0x44139d['isDead']()||!_0x44139d[_0x2f20f4(0xf1)]())continue;try{_0x44139d[_0x2f20f4(0x92)](_0x4b2dbe);}catch{}}};_0xa61a20?.['_activateProcesses']?.({'kind':_0x176ca7(0x25f),'listenAddr':':'+_0x451451})['catch'](()=>{}),_0xa61a20?.[_0x176ca7(0x17d)]?.[_0x176ca7(0x7d)]?.({'workersConfigured':_0xd61e42});const _0x508e98={'engines':!![],'processors':!![],'compaction':!![],'http':!![]},_0x4c1226=()=>{const _0xfbae3e=_0x176ca7,_0xa57323=_0xa61a20?.[_0xfbae3e(0x17d)];if(!_0xa57323||!_0xa57323[_0xfbae3e(0x1c5)])return;const _0x3baffb=_0xa57323['selfKey'];for(const {worker:_0x38dc82,startedAt:_0x1a4bc7,slot:_0x1d8639,stats:_0x31e0c4,processing:_0x4892cd}of _0x3f0f5e[_0xfbae3e(0x16d)]()){if(_0x38dc82[_0xfbae3e(0x206)]())continue;const _0xa03c32=_0xa57323[_0xfbae3e(0x106)]?.()&&_0xa57323[_0xfbae3e(0x146)](_0xfbae3e(0xc0),_0x197f54(_0x1d8639))?.['decommission']===!![];_0xa57323[_0xfbae3e(0x148)]({'pid':_0x38dc82['process'][_0xfbae3e(0x11f)],'startedAt':_0x1a4bc7,'kind':'http-server','supervisorKey':_0x3baffb,'slot':_0x1d8639,'slotKey':_0x197f54(_0x1d8639),'role':_0x508e98,'listenAddr':':'+_0x451451,'lifecycle':_0xa03c32?_0xfbae3e(0x113):_0xfbae3e(0x15a),'processing':_0x4892cd??null,'stats':_0x31e0c4??null})[_0xfbae3e(0xb8)](()=>{});}},_0x197f54=_0x2e0437=>_0x3ef729(_0x176ca7(0x1d8)+_0x451451,_0x2e0437),_0x21b2fd=_0x25eb30=>{const _0x3bdb87=_0x176ca7,_0x3708f2=_0xa61a20?.[_0x3bdb87(0x17d)];if(!_0x3708f2?.[_0x3bdb87(0x106)]?.())return![];return _0x3708f2['getDesired'](_0x3bdb87(0xc0),_0x197f54(_0x25eb30))?.[_0x3bdb87(0xe9)]===!![];};for(let _0x360ab7=0x0;_0x360ab7<_0xd61e42;_0x360ab7++){const _0x2ce031=_0x21b2fd(_0x360ab7);_0x3e3b24[_0x176ca7(0x9e)](_0x360ab7,{'deaths':[],'consecutiveFailures':0x0,'dead':_0x2ce031,'respawnTimer':null}),_0x2ce031?console[_0x176ca7(0x9d)]('[okdb-cluster]\x20slot='+_0x360ab7+_0x176ca7(0xaa)):_0x5094a8(_0x360ab7);}const _0x28ec15=()=>{const _0x3ab244=_0x176ca7,_0x2157aa=_0xa61a20?.[_0x3ab244(0x17d)];if(!_0x2157aa?.[_0x3ab244(0x1c5)]||!_0x2157aa[_0x3ab244(0x106)]?.())return;for(const [_0x365f28,_0xb1a303]of _0x3e3b24['entries']()){const _0x4bffe7=_0x2157aa[_0x3ab244(0x146)](_0x3ab244(0xc0),_0x197f54(_0x365f28)),_0x5c525e=_0x4bffe7?.[_0x3ab244(0xe9)]===!![],_0x527ddc=_0x4bffe7?.[_0x3ab244(0x1e5)]===!![];if(_0x5c525e&&!_0xb1a303[_0x3ab244(0x13c)]){_0xb1a303['dead']=!![];_0xb1a303[_0x3ab244(0x182)]&&(clearTimeout(_0xb1a303[_0x3ab244(0x182)]),_0xb1a303[_0x3ab244(0x182)]=null);for(const {worker:_0x11b901}of _0x3f0f5e['values']()){if(_0xc17a3f(_0x11b901)!==_0x365f28||_0x11b901[_0x3ab244(0x206)]())continue;try{if(_0x527ddc)_0x11b901[_0x3ab244(0xd6)][_0x3ab244(0x1e5)](_0x3ab244(0x1c7));else _0x11b901[_0x3ab244(0xf1)]()&&_0x11b901['disconnect']();}catch{}}console[_0x3ab244(0x9d)](_0x3ab244(0x263)+(_0x527ddc?_0x3ab244(0x188):_0x3ab244(0x16f))+_0x3ab244(0x123)+_0x365f28+'\x20(durable\x20desired-state)');}else{if(!_0x5c525e&&_0xb1a303[_0x3ab244(0x13c)]&&_0x4bffe7){_0xb1a303[_0x3ab244(0x13c)]=![],_0xb1a303['deaths']=[],_0xb1a303['consecutiveFailures']=0x0;const _0x1d03be=[..._0x3f0f5e[_0x3ab244(0x16d)]()]['some'](({worker:_0x10fbd8})=>_0xc17a3f(_0x10fbd8)===_0x365f28&&!_0x10fbd8[_0x3ab244(0x206)]());!_0x1d03be&&!_0x49565a&&(_0x5094a8(_0x365f28),console['log'](_0x3ab244(0x25d)+_0x365f28));}}}},_0x420920=()=>{try{_0x28ec15();}catch{}};_0xa61a20?.['events']?.['on']?.(_0x148cf7[_0x176ca7(0x28e)],_0x420920);const _0xe2a831=[];if(_0xa61a20?.[_0x176ca7(0x227)]?.['on'])for(const _0x7082ee of _0x6bb3e8){const _0x24f727=_0x48ce38=>{_0x143d43({[_0x1e9f6a]:_0x40e970,'event':_0x7082ee,'data':_0x48ce38??{}});};_0xa61a20[_0x176ca7(0x227)]['on'](_0x7082ee,_0x24f727),_0xe2a831[_0x176ca7(0xe8)]({'event':_0x7082ee,'handler':_0x24f727});}const _0x58f79=setInterval(()=>{_0x28ec15(),_0x4c1226();},_0x4f36d4);_0x58f79['unref']?.();const _0x16e351=(_0x421024,_0x117121)=>{const _0x54bfc5=_0x176ca7;if(!_0x117121||typeof _0x117121!=='object'||_0x117121[_0x1e9f6a]!==_0x484e53)return;if(!_0xa61a20?.[_0x54bfc5(0x9d)]?.[_0x54bfc5(0x15f)])return;const _0x18a7e2=_0x117121['entry']||{};_0xa61a20[_0x54bfc5(0x9d)][_0x54bfc5(0x15f)]({..._0x18a7e2,'msg':'[w'+_0x117121[_0x54bfc5(0xc0)]+']\x20'+(_0x18a7e2[_0x54bfc5(0xdd)]??''),'meta':{..._0x18a7e2[_0x54bfc5(0xd1)]||{},'worker':_0x117121[_0x54bfc5(0xc0)],'workerPid':_0x117121['pid']}});};_0x51a426['on']('message',_0x16e351);const _0x4380f6=(_0x42ff21,_0x5af3c7)=>{const _0x2f5212=_0x176ca7;if(!_0x5af3c7||typeof _0x5af3c7!=='object'||_0x5af3c7[_0x1e9f6a]!==_0x249305)return;const _0x173396=_0x3f0f5e[_0x2f5212(0x283)](_0x42ff21[_0x2f5212(0xd6)][_0x2f5212(0x11f)]);if(_0x173396){_0x173396[_0x2f5212(0x1c1)]={..._0x5af3c7[_0x2f5212(0x1c1)],'at':Date[_0x2f5212(0x236)]()};if(_0x5af3c7['processing']!==undefined)_0x173396['processing']=_0x5af3c7[_0x2f5212(0x136)];}};_0x51a426['on'](_0x176ca7(0x161),_0x4380f6),_0x51a426['on'](_0x176ca7(0x174),(_0x14873c,_0x537e13,_0x42cbfa)=>{const _0x17d288=_0x176ca7,_0x3a8c59=_0x14873c[_0x17d288(0xd6)][_0x17d288(0x11f)],_0x4dd7f6=_0xc17a3f(_0x14873c),_0x294d6a=_0x3f0f5e[_0x17d288(0x283)](_0x3a8c59);if(_0x294d6a&&_0xa61a20?.[_0x17d288(0x17d)])_0xa61a20[_0x17d288(0x17d)]['removeNode'](_0x3a8c59+':'+_0x294d6a[_0x17d288(0xbe)])['catch'](()=>{});_0x3f0f5e['delete'](_0x3a8c59),console[_0x17d288(0x9d)](_0x17d288(0x1e8)+_0x3a8c59+_0x17d288(0x89)+(_0x4dd7f6??'?')+_0x17d288(0x257)+(_0x17d288(0xe3)+_0x537e13+_0x17d288(0x14d)+(_0x42cbfa??_0x17d288(0x1c0))+');\x20'+_0x3f0f5e['size']+_0x17d288(0x1d1))),_0x4c1226();if(_0x49565a||_0x4dd7f6==null)return;const _0x4a06c9=_0x3e3b24[_0x17d288(0x283)](_0x4dd7f6);if(!_0x4a06c9||_0x4a06c9['dead'])return;const _0x16ac3c=Date['now']();_0x4a06c9['deaths']['push'](_0x16ac3c),_0x4a06c9[_0x17d288(0xa4)]=_0x4a06c9['deaths'][_0x17d288(0xc6)](_0x1f19d0=>_0x16ac3c-_0x1f19d0<=_0x3767d6);if(_0x4a06c9[_0x17d288(0xa4)]['length']>=_0x41bebf){_0x4a06c9[_0x17d288(0x13c)]=!![],console[_0x17d288(0x82)](_0x17d288(0xa7)+_0x4dd7f6+_0x17d288(0xc8)+_0x4a06c9[_0x17d288(0xa4)]['length']+_0x17d288(0xb0)+(_0x3767d6+_0x17d288(0x288)+_0x3f0f5e[_0x17d288(0x248)]+_0x17d288(0xa1)));return;}_0x4a06c9[_0x17d288(0x108)]++;const _0x34e363=Math[_0x17d288(0x294)](_0x24f7a3,_0x42ec56*0x2**(_0x4a06c9[_0x17d288(0x108)]-0x1));console[_0x17d288(0x9d)](_0x17d288(0x271)+_0x4dd7f6+_0x17d288(0x210)+_0x34e363+'ms\x20(attempt\x20'+_0x4a06c9[_0x17d288(0x108)]+')'),_0x4a06c9['respawnTimer']=setTimeout(()=>{const _0x1fc09a=_0x17d288;_0x4a06c9[_0x1fc09a(0x182)]=null;if(_0x49565a||_0x4a06c9['dead'])return;const _0x3c645b=_0x5094a8(_0x4dd7f6);_0x3c645b['once'](_0x1fc09a(0xee),()=>{const _0xe8bcc5=_0x1fc09a;if(_0x3e3b24['get'](_0x4dd7f6)===_0x4a06c9)_0x4a06c9[_0xe8bcc5(0x108)]=0x0;});},_0x34e363),_0x4a06c9['respawnTimer']['unref']?.();});const _0xdfe8e3=[..._0x3f0f5e[_0x176ca7(0xea)]()];console[_0x176ca7(0x9d)]('[okdb-cluster]\x20primary\x20pid='+process[_0x176ca7(0x11f)]+_0x176ca7(0x83)+_0xd61e42+'\x20HTTP\x20server(s)\x20on\x20port\x20'+_0x451451+':\x20'+('['+_0xdfe8e3[_0x176ca7(0x1e6)](',\x20')+']'));const _0x5c3bf0={'_isClusterController':!![],'port':_0x451451,'primaryOkdb':_0xa61a20??null,'status'(){const _0x288711=_0x176ca7;return{'clustered':!![],'primaryPid':process[_0x288711(0x11f)],'port':_0x451451,'primaryRole':_0xa61a20?.[_0x288711(0x25c)]??null,'processorPid':null,'supervisorPid':process['pid'],'workers':[..._0x3f0f5e[_0x288711(0x16d)]()][_0x288711(0x8a)](({worker:_0x3569f7})=>({'pid':_0x3569f7[_0x288711(0xd6)][_0x288711(0x11f)],'id':_0x3569f7['id'],'dead':_0x3569f7['isDead']()}))};},async 'close'(){const _0x494e68=_0x176ca7;_0x49565a=!![];for(const _0xcdc907 of _0x3e3b24[_0x494e68(0x16d)]()){_0xcdc907['dead']=!![],_0xcdc907[_0x494e68(0x182)]&&(clearTimeout(_0xcdc907[_0x494e68(0x182)]),_0xcdc907[_0x494e68(0x182)]=null);}clearInterval(_0x58f79),_0x51a426[_0x494e68(0x276)](_0x494e68(0x161),_0x16e351),_0x51a426[_0x494e68(0x276)](_0x494e68(0x161),_0x4380f6),_0xa61a20?.[_0x494e68(0x227)]?.[_0x494e68(0x276)]?.(_0x148cf7[_0x494e68(0x28e)],_0x420920);if(_0xa61a20?.[_0x494e68(0x227)]?.[_0x494e68(0x276)])for(const {event:_0x28fb96,handler:_0x430df3}of _0xe2a831){try{_0xa61a20['events'][_0x494e68(0x276)](_0x28fb96,_0x430df3);}catch{}}_0xe2a831[_0x494e68(0x11c)]=0x0;const _0x1f75e6=[..._0x3f0f5e[_0x494e68(0x16d)]()][_0x494e68(0x8a)](({worker:_0x201e0d})=>_0x201e0d);if(_0x1f75e6[_0x494e68(0x11c)]===0x0)return;await Promise[_0x494e68(0xf6)](_0x1f75e6['map'](_0x1228c3=>new Promise(_0x6657a6=>{const _0xea525f=_0x494e68;if(_0x1228c3[_0xea525f(0x206)]()){_0x6657a6();return;}let _0xa5a1bf=![];const _0x4ea451=()=>{if(_0xa5a1bf)return;_0xa5a1bf=!![];if(_0x11cfb4)clearTimeout(_0x11cfb4);_0x6657a6();};_0x1228c3['once']('exit',_0x4ea451);const _0x11cfb4=setTimeout(()=>{const _0xc64d99=_0xea525f;try{_0x1228c3[_0xc64d99(0xd6)][_0xc64d99(0x1e5)]();}catch{}},_0x56ba2e+0x1f4);_0x11cfb4['unref']?.();try{_0x1228c3['disconnect']();}catch{try{_0x1228c3['process']['kill']();}catch{}}})));}};return _0x5c3bf0;}async function _0x19b177({makeOkdb:_0x3e6275,port:_0x32223c}){const _0x4903f7=_0x4e0564,_0x246296=await _0x3e6275();return _0x5424c2(_0x246296),_0x246296[_0x4903f7(0x1bf)]['listen'](_0x32223c);}function _0x5424c2(_0x48d93b){const _0x1d91d6=_0x4e0564;if(!_0x48d93b||_0x48d93b[_0x1d91d6(0xf8)])return;_0x48d93b[_0x1d91d6(0xf8)]=!![];try{const {OKDBChangefeed:_0xd09bd}=requireOkdbChangefeed(),_0x19279d=_0x48d93b[_0x1d91d6(0xe5)];if(_0x19279d&&typeof _0x19279d['attachFeed']==='function'){const _0x4ac4cb=new _0xd09bd(_0x48d93b);_0x4ac4cb[_0x1d91d6(0x28d)](),_0x19279d[_0x1d91d6(0xd7)](_0x4ac4cb),_0x48d93b[_0x1d91d6(0x238)]=_0x4ac4cb;}}catch(_0x40a3d4){_0x48d93b[_0x1d91d6(0x9d)]?.[_0x1d91d6(0x1e3)]?.(_0x1d91d6(0x179)+(_0x40a3d4?.[_0x1d91d6(0x161)]??_0x40a3d4),{'feature':_0x1d91d6(0x24b)});}const _0x2ef327=_0xfd3e13=>{const _0x337213=_0x1d91d6;if(!_0xfd3e13||typeof _0xfd3e13!==_0x337213(0x13b)||_0xfd3e13[_0x1e9f6a]==null)return;if(_0xfd3e13[_0x1e9f6a]===_0x40e970)try{_0x48d93b[_0x337213(0xe5)]?.[_0x337213(0xb6)]?.(_0xfd3e13[_0x337213(0x7f)],_0xfd3e13['data']);}catch{}};process['on'](_0x1d91d6(0x161),_0x2ef327),_0x48d93b[_0x1d91d6(0x94)]=_0x2ef327;{let _0x1d0d6a=process[_0x1d91d6(0x237)](),_0x1e95cf=Date[_0x1d91d6(0x236)]();const _0x868866=()=>{const _0x3559f2=_0x1d91d6;if(typeof process[_0x3559f2(0x92)]!==_0x3559f2(0x1dd)||!process['connected'])return;const _0x42bea0=Date[_0x3559f2(0x236)](),_0x51e985=process[_0x3559f2(0x237)](),_0x1c936e=(_0x42bea0-_0x1e95cf)*0x3e8,_0x1a9c74=_0x51e985[_0x3559f2(0x216)]-_0x1d0d6a[_0x3559f2(0x216)]+(_0x51e985['system']-_0x1d0d6a[_0x3559f2(0x7b)]),_0x32542c=_0x1c936e>0x0?Math[_0x3559f2(0x294)](0x64,Math[_0x3559f2(0xcb)](_0x1a9c74/(_0x1c936e*(_0x4faa59['cpus']()[_0x3559f2(0x11c)]||0x1))*0x64)):0x0;_0x1d0d6a=_0x51e985,_0x1e95cf=_0x42bea0;const _0x232c77=process['memoryUsage']();let _0x408229=null;try{_0x408229=_0x48d93b[_0x3559f2(0x25c)]?.[_0x3559f2(0x130)]?_0x48d93b[_0x3559f2(0x17d)]?.[_0x3559f2(0x13a)]?.()??null:null;}catch{}try{process[_0x3559f2(0x92)]({[_0x1e9f6a]:_0x249305,'stats':{'rss':_0x232c77[_0x3559f2(0x149)],'heapUsed':_0x232c77[_0x3559f2(0x1b5)],'heapTotal':_0x232c77[_0x3559f2(0x19b)],'external':_0x232c77['external'],'cpuPct':_0x32542c,'cpuWindowMs':Math['round'](_0x1c936e/0x3e8)||null},'processing':_0x408229});}catch{}},_0x37e0b7=Math[_0x1d91d6(0x28f)](0x3e8,Number(process.env.OKDB_STATS_INTERVAL_MS)||0x1388),_0xdc8f14=setInterval(_0x868866,_0x37e0b7);_0xdc8f14[_0x1d91d6(0x103)]?.(),_0x868866();for(const _0x3538ea of[_0x1d91d6(0x213),_0x1d91d6(0x144)]){_0x48d93b[_0x1d91d6(0x227)]?.['on']?.(_0x3538ea,()=>{try{_0x868866();}catch{}});}}let _0x5d84ea=![];const _0x48d579=async _0x6a1f2b=>{const _0xece561=_0x1d91d6;if(_0x5d84ea)return;_0x5d84ea=!![];const _0x17feb8=setTimeout(()=>process[_0xece561(0x174)](_0x6a1f2b),_0x56ba2e);_0x17feb8[_0xece561(0x103)]?.();try{await _0x48d93b['close']?.();}catch{}process[_0xece561(0x174)](_0x6a1f2b);};process['on'](_0x1d91d6(0x141),()=>_0x48d579(0x0));if(process[_0x1d91d6(0x285)]!==_0x1d91d6(0x186)){const _0x529a86=setInterval(()=>{if(process['ppid']===0x1)_0x48d579(0x0);},_0x3802be);_0x529a86[_0x1d91d6(0x103)]?.(),_0x48d93b[_0x1d91d6(0x154)]=_0x529a86;}}return okdbCluster={'runClustered':_0x3e013c,'attachWorkerCluster':_0x5424c2},okdbCluster;}var hasRequiredOkdbHttpWorkerChild;function requireOkdbHttpWorkerChild(){const _0x3aa4f4=_0x1f295a;if(hasRequiredOkdbHttpWorkerChild)return okdbHttpWorkerChild$1;hasRequiredOkdbHttpWorkerChild=0x1;const _0xa75ef0=require$$0$5,{attachWorkerCluster:_0x4055fc}=requireOkdbCluster();async function _0x33913a(){const _0x4333a9=_0x2647,_0x151a95=process.env.OKDB_HTTP_CHILD;if(!_0x151a95)throw new Error(_0x4333a9(0x1f0));const {rootPath:_0x4531c5,port:_0x1d1c8f,options:options={},logLevel:logLevel=_0x4333a9(0x255)}=JSON[_0x4333a9(0x23a)](_0x151a95);if(!_0x4531c5||!_0x1d1c8f)throw new Error(_0x4333a9(0xa8));const _0x23970e=new _0xa75ef0(_0x4531c5,{...options,'engines':![],'processors':![],'compaction':![]});_0x23970e['log'][_0x4333a9(0x14c)]?.();const _0x299585=process.env.OKDB_CLUSTER_SLOT??'?',_0x4c6ca1={'debug':0x0,'info':0x1,'warn':0x2,'error':0x3},_0x16ddd9=_0x4c6ca1[logLevel]??_0x4c6ca1[_0x4333a9(0x255)];_0x23970e[_0x4333a9(0x9d)]['attach'](_0x1ea23b=>{const _0x6442fd=_0x4333a9;if((_0x4c6ca1[_0x1ea23b[_0x6442fd(0x29d)]]??0x1)<_0x16ddd9)return;try{process[_0x6442fd(0x92)]?.({'__okdbCluster':'log','slot':_0x299585,'pid':process[_0x6442fd(0x11f)],'entry':_0x1ea23b});}catch{}}),await _0x23970e[_0x4333a9(0xf0)](),_0x4055fc(_0x23970e),await _0x23970e[_0x4333a9(0x1bf)][_0x4333a9(0xa5)](_0x1d1c8f);}return _0x33913a()[_0x3aa4f4(0xb8)](_0x29c260=>{const _0x3e970f=_0x3aa4f4;try{process[_0x3e970f(0x92)]?.({'__okdbCluster':_0x3e970f(0x9d),'slot':process.env.OKDB_CLUSTER_SLOT??'?','pid':process[_0x3e970f(0x11f)],'entry':{'level':_0x3e970f(0x82),'msg':_0x3e970f(0x10d)+(_0x29c260?.[_0x3e970f(0x161)]??_0x29c260)}});}catch{}process[_0x3e970f(0x174)](0x1);}),okdbHttpWorkerChild$1;}var okdbHttpWorkerChildExports=requireOkdbHttpWorkerChild(),okdbHttpWorkerChild=getDefaultExportFromCjs(okdbHttpWorkerChildExports);module[_0x1f295a(0x131)]=okdbHttpWorkerChild;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x57297b=_0x2c8a;(function(_0x294d50,_0x152b27){const _0x115609=_0x2c8a,_0x217a09=_0x294d50();while(!![]){try{const _0x3714d2=parseInt(_0x115609(0xc1))/0x1*(-parseInt(_0x115609(0x8e))/0x2)+parseInt(_0x115609(0xaa))/0x3+-parseInt(_0x115609(0xc5))/0x4*(parseInt(_0x115609(0x94))/0x5)+-parseInt(_0x115609(0xca))/0x6+-parseInt(_0x115609(0x97))/0x7+parseInt(_0x115609(0x8f))/0x8+parseInt(_0x115609(0xc9))/0x9*(parseInt(_0x115609(0x93))/0xa);if(_0x3714d2===_0x152b27)break;else _0x217a09['push'](_0x217a09['shift']());}catch(_0x56f0d8){_0x217a09['push'](_0x217a09['shift']());}}}(_0x206e,0xa697f));function _0x206e(){const _0x1ec23c=['system:clock_change','registerIndex','sync:apply','_activateViewStorage','index:progress','setTtl','done','exit','./okdb','dropFts','_runBootstrapScanPhases','dropIndex','license:activated','bus:type_drop','freeze','view:progress','system:type_drop','item:create','schema:drop','ref:violation','name','1141541wmgQQA','postMessage','stack','message','8RNlqdA','default','close','unique:violation_resolved','14796iXlJPg','146058SEVQdJ','created','progress','fts:drop','system:proc','index:drop','license:invalid','ttl:expired','registerType','type:drop','starting','schema:set','setSchema','item:update','resetIndex','dropType','fts:registered','waiting','creating','ready','bus:env_release','index:registered','open','2DwZXQn','2209400iwdWxW','item:remove','txn:rollback','put','7430XdqWZJ','1064425YioMaH','VIEW_PROGRESS','resetFts','1323238yfMlgJ','halted','unique:violation','views','resetting','system:env_release','bus:poke','stopped','bus:drain','fts:reset','worker_threads','system:bus_state_change','catch','events','exports','system:stopped','env','license:removed','prototype','2896164RbVYlZ','system:drain'];_0x206e=function(){return _0x1ec23c;};return _0x206e();}var require$$0=require(_0x57297b(0xa1)),require$$1=require(_0x57297b(0xb4));function getDefaultExportFromCjs(_0x337b66){const _0x20bf60=_0x57297b;return _0x337b66&&_0x337b66['__esModule']&&Object[_0x20bf60(0xa9)]['hasOwnProperty']['call'](_0x337b66,_0x20bf60(0xc6))?_0x337b66['default']:_0x337b66;}function _0x2c8a(_0xf078d6,_0xe75a40){_0xf078d6=_0xf078d6-0x87;const _0x206e58=_0x206e();let _0x2c8a89=_0x206e58[_0xf078d6];return _0x2c8a89;}var okdbViewsBootstrapWorker$1={},okdbEnums,hasRequiredOkdbEnums;function requireOkdbEnums(){const _0x2bc3e0=_0x57297b;if(hasRequiredOkdbEnums)return okdbEnums;hasRequiredOkdbEnums=0x1;const _0x2976e4={'PUT':_0x2bc3e0(0x92),'REMOVE':'remove','INDEX_DROP':_0x2bc3e0(0xb7),'INDEX_REGISTER':_0x2bc3e0(0xad),'INDEX_RESET':_0x2bc3e0(0xd8),'TYPE_REGISTER':_0x2bc3e0(0xd2),'TYPE_DROP':_0x2bc3e0(0xd9),'FTS_REGISTER':'registerFts','FTS_DROP':_0x2bc3e0(0xb5),'FTS_RESET':_0x2bc3e0(0x96),'SCHEMA_SET':_0x2bc3e0(0xd6),'SCHEMA_DROP':'dropSchema','TTL_SET':_0x2bc3e0(0xb1),'TTL_CLEAR':'clearTtl'},_0x56e449={'SYSTEM_READY':'system:ready','SYSTEM_STOPPED':_0x2bc3e0(0xa6),'SYSTEM_CLOCK_CHANGE':_0x2bc3e0(0xac),'SYSTEM_POKE':'system:poke','SYSTEM_DRAIN':_0x2bc3e0(0xab),'SYSTEM_TYPE_DROP':_0x2bc3e0(0xbc),'SYSTEM_PROC':_0x2bc3e0(0xce),'SYSTEM_BUS_STATE_CHANGE':_0x2bc3e0(0xa2),'ITEM_CREATE':_0x2bc3e0(0xbd),'ITEM_UPDATE':_0x2bc3e0(0xd7),'ITEM_REMOVE':_0x2bc3e0(0x90),'INDEX_RESET':'index:reset','INDEX_READY':'index:ready','INDEX_PROGRESS':_0x2bc3e0(0xb0),'VIEW_PROGRESS':_0x2bc3e0(0xbb),'INDEX_DROP':_0x2bc3e0(0xcf),'INDEX_REGISTERED':_0x2bc3e0(0x8c),'FTS_REGISTERED':_0x2bc3e0(0x87),'FTS_DROP':_0x2bc3e0(0xcd),'FTS_RESET':_0x2bc3e0(0xa0),'SCHEMA_SET':_0x2bc3e0(0xd5),'SCHEMA_DROP':_0x2bc3e0(0xbe),'UNIQUE_VIOLATION':_0x2bc3e0(0x99),'UNIQUE_VIOLATION_RESOLVED':_0x2bc3e0(0xc8),'REF_VIOLATION':_0x2bc3e0(0xbf),'REF_VIOLATION_RESOLVED':'ref:violation_resolved','SYNC_APPLY':_0x2bc3e0(0xae),'TXN_START':'txn:start','TXN_END':'txn:end','TXN_ROLLBACK':_0x2bc3e0(0x91),'TYPE_REGISTERED':'type:registered','TYPE_DROP':_0x2bc3e0(0xd3),'ENV_OPENED':'env:opened','ENV_REMOVED':'env:removed','SYSTEM_ENV_RELEASE':_0x2bc3e0(0x9c),'TTL_EXPIRED':_0x2bc3e0(0xd1),'TTL_SET':'ttl:set','TTL_CLEAR':'ttl:clear','LICENSE_INVALID':_0x2bc3e0(0xd0),'LICENSE_ADDED':'license:added','LICENSE_ACTIVATED':_0x2bc3e0(0xb8),'LICENSE_REMOVED':_0x2bc3e0(0xa8)},_0x37570d={'CREATING':_0x2bc3e0(0x89),'RESETTING':_0x2bc3e0(0x9b),'READY':_0x2bc3e0(0x8a),'DROPPING':'dropping','WAITING':_0x2bc3e0(0x88)},_0x21decc={'CREATED':_0x2bc3e0(0xcb),'STARTING':_0x2bc3e0(0xd4),'STARTED':'started','STOPPING':'stopping','STOPPED':_0x2bc3e0(0x9e)},_0x1473bf={'CREATING':_0x2bc3e0(0x89),'READY':'ready','HALTED':_0x2bc3e0(0x98),'STOPPED':_0x2bc3e0(0x9e),'RESETTING':_0x2bc3e0(0x9b)},_0x5a2a07=Object[_0x2bc3e0(0xba)]({'POKE':_0x2bc3e0(0x9d),'DRAIN':_0x2bc3e0(0x9f),'TYPE_DROP':_0x2bc3e0(0xb9),'PROC':'bus:proc','ENV_RELEASE':_0x2bc3e0(0x8b)});return okdbEnums={'BUS_EVENTS':_0x5a2a07,'CHANGE_ACTIONS':_0x2976e4,'EVENTS':_0x56e449,'INDEX_STATE':_0x37570d,'OKDB_STATE':_0x21decc,'VIEW_STATE':_0x1473bf},okdbEnums;}var hasRequiredOkdbViewsBootstrapWorker;function requireOkdbViewsBootstrapWorker(){const _0x2eed45=_0x57297b;if(hasRequiredOkdbViewsBootstrapWorker)return okdbViewsBootstrapWorker$1;hasRequiredOkdbViewsBootstrapWorker=0x1;const {parentPort:_0x17cb78,workerData:_0x3e250e}=require$$0,_0x24902f=require$$1,{EVENTS:_0xcd60ce}=requireOkdbEnums();async function _0x337324(){const _0x4fcc19=_0x2c8a,{rootPath:_0x296e1b,envName:_0x564980,viewName:_0x501d17,definition:_0x1c1f77}=_0x3e250e,_0x48f28a=new _0x24902f(_0x296e1b,{'admin':![],'mcp':![],'timeMachine':![],'engines':![],'processors':![],'compaction':![],'_skipBootRuntime':!![],'processes':![]});await _0x48f28a[_0x4fcc19(0x8d)]();const _0x29dedc=_0x48f28a[_0x4fcc19(0xa7)](_0x564980);_0x29dedc[_0x4fcc19(0xa4)]['on'](_0xcd60ce[_0x4fcc19(0x95)],_0x19e1e7=>{const _0xd5e114=_0x4fcc19;if(_0x19e1e7?.[_0xd5e114(0xc0)]!==_0x501d17)return;try{_0x17cb78['postMessage']({'type':_0xd5e114(0xcc),'event':_0x19e1e7});}catch{}}),await _0x29dedc[_0x4fcc19(0x9a)]['_prepareViewDict'](_0x1c1f77),await _0x29dedc[_0x4fcc19(0x9a)][_0x4fcc19(0xaf)](_0x501d17,_0x1c1f77),await _0x29dedc[_0x4fcc19(0x9a)][_0x4fcc19(0xb6)](_0x501d17,_0x1c1f77),_0x17cb78[_0x4fcc19(0xc2)]({'type':_0x4fcc19(0xb2)}),await _0x48f28a[_0x4fcc19(0xc7)](),process[_0x4fcc19(0xb3)](0x0);}return _0x337324()[_0x2eed45(0xa3)](_0x1e05e3=>{const _0x1fceed=_0x2eed45;try{_0x17cb78[_0x1fceed(0xc2)]({'type':'error','error':_0x1e05e3[_0x1fceed(0xc4)]??String(_0x1e05e3),'stack':_0x1e05e3[_0x1fceed(0xc3)]});}catch{}process['exit'](0x1);}),okdbViewsBootstrapWorker$1;}var okdbViewsBootstrapWorkerExports=requireOkdbViewsBootstrapWorker(),okdbViewsBootstrapWorker=getDefaultExportFromCjs(okdbViewsBootstrapWorkerExports);module[_0x57297b(0xa5)]=okdbViewsBootstrapWorker;
|