I am uploading 2KB images, and every 10 images the...
# off-topic
m
I am uploading 2KB images, and every 10 images the system freezes for 5-15 minutes, and it all goes off line
e
Hey Marky
I am investigating this issue now
Is the project in question have a reference that starts with okt..?
I am not able to see any storage objects for that projects are you still uploading them or have you migrated to a different project @User ?
m
I nuked them and moved to b2
Still trying to catch up the db it is just slow and keeps locking up but I think I know why
e
Was the issue only with storage or also with the rest API?
m
Using storage amplified the problem 10x
e
Are you inserting the records into the DB now?
m
I think it is real time is just not able to scale
I am but I have to restart every hour again the db
I turned off real time subscriptions to see if it stabilized it
e
I can only see our server getting realtime requests
m
Without storage I can go an hour or so.
e
I don't see storage or rest API requests in the last 30 minutes
m
With storage 5-29 seconds
And this is a microscopic data set
e
Are you inserting the data right now? How are you doing it - via the API or directly into the database?
m
Using Postgres client directly
e
Are you doing the import right now? is it still slow?
m
I moved instances though.
Same problem in new instance. 1 minute it showed same lock up
e
which project are you currently using?
can you send me the reference
there is definitely something weird going on here. we can > 1000 reads / second without any issue in our free tier, so trying to figure out whats going wrong here