I have used OpenAI Embedding
Then when table's content is below 30k, it was working perfectly.
But i have added 300k data, then i have got this error.
error----------------- {
code: '57014',
details: null,
hint: null,
message: 'canceling statement due to statement timeout'
}