Description
When query to Snowflake when schema is not exists, instead of timeout/error it shows GC error and stops the server.
<--- Last few GCs --->
[11864:0x3ef8de0] 8366405 ms: Mark-sweep 2044.0 (2060.9) -> 2042.8 (2054.6) MB, 293.6 / 0.2 ms (+ 404.9 ms in 92 steps since start of marking, biggest step 7.6 ms, walltime since start of marking 719 ms) (average mu = 0.147, current mu = 0.086) allocati[11864:0x3ef8de0] 8367124 ms: Mark-sweep 2045.2 (2054.9) -> 2042.3 (2053.9) MB, 558.3 / 0.1 ms (+ 152.2 ms in 34 steps since start of marking, biggest step 7.5 ms, walltime since start of marking 718 ms) (average mu = 0.083, current mu = 0.011) allocati
<--- JS stacktrace --->
==== JS stack trace =========================================
0: ExitFrame [pc: 0x140de99]
Security context: 0x3056d01408d1
1: prepareConfig(aka prepareConfig) [0x273c23d441f1] [/media/anand/21175b31-baac-4ec9-9477-d08cf831ae0b1/Nodejs/SQLPAD-Latest/sqlpad/server/node_modules/moment/moment.js:~2937] [pc=0x31be75fdfcf5](this=0x21e909b404b1 ,0x2ff7e1ad7d31 )
2: createLocal(aka createLocal) [0x273c23d42771] [/media/anand/21175b31-baac-4ec9-...
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
1: 0xa1a640 node::Abort() [node]
2: 0xa1aa4c node::OnFatalError(char const*, char const*) [node]
3: 0xb9a68e v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
4: 0xb9aa09 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
5: 0xd57c85 [node]
6: 0xd58316 v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector) [node]
7: 0xd64bd5 v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [node]
8: 0xd65a85 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
9: 0xd6853c v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
10: 0xd2ef5b v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationType, v8::internal::AllocationOrigin) [node]
11: 0x107158e v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [node]
12: 0x140de99 [node]
fish: Job 1, 'node server.js --config config.…' terminated by signal SIGABRT (Abort)