https://supabase.com/ logo
Join Discord
Powered by
# off-topic
  • k

    KTibow

    10/13/2022, 12:52 AM
    here's what i mean by stable diffusion

    https://cdn.discordapp.com/attachments/1003636176013492288/1027994022771445931/unknown.png▾

    https://cdn.discordapp.com/attachments/887818760126345246/1028370154138120192/unknown.png▾

  • g

    garyaustin

    10/13/2022, 1:00 AM
    Wow... toy house versus real house? That is rough.
  • o

    Olyno

    10/13/2022, 1:02 AM
    Woah, how can we differentiate them :/
  • k

    KTibow

    10/13/2022, 1:03 AM
    i think they just want you to click everything that looks vaguely like a house
  • g

    garyaustin

    10/13/2022, 1:26 AM
    Yes but you make your user have to debate that. I have a hotel site I use alot, that I end up going thru 2 or 3 screens sometimes as it is hard to tell if that is a traffic light, or just the pole. I debate changing just because of that.
  • d

    decruz

    10/13/2022, 4:17 AM
    has anyone else integrated supabase with an existing backend that they have? Currently have a nodeJs backend built-in NodeJS that has an existing public.users table. Whats the best practice to ensure that the auth.users and my other public.users table are in sync?
  • j

    JoshTheNerd

    10/13/2022, 4:52 AM
    Does Supabase have a ratelimit for reading the database?
  • j

    JoshTheNerd

    10/13/2022, 4:53 AM
    I made a script that runs every 10 seconds to check a database table.
  • g

    garyaustin

    10/13/2022, 5:08 AM
    Is it not working? I just did a loop reading 1000 rows one at a time (with await for each) from a table. So a read every 200msec or so from the same client. The only limit should be download data over time, or you overload your instance on handling the requests, which is well above 100's a second.
  • j

    JoshTheNerd

    10/13/2022, 5:24 AM
    it is working
  • j

    JoshTheNerd

    10/13/2022, 5:24 AM
    just wondered if there is a limit
  • j

    JoshTheNerd

    10/13/2022, 5:24 AM
    ok cool thanks
  • s

    strangelooop

    10/13/2022, 10:27 AM
    hey I'm getting 500's on all API requests / app + dashboard. Seems like most supabase apps i've tried are doing the same. Anyone else?
  • c

    Charl

    10/13/2022, 10:28 AM
    Same
  • s

    strangelooop

    10/13/2022, 10:28 AM
    Smells like an outage to me
  • c

    Charl

    10/13/2022, 10:29 AM
    Ah. Prod is down. Perfect excuse for a coffee break
  • c

    Charl

    10/13/2022, 10:30 AM
    I'm on us-east-1. How about you, @strangelooop?
  • s

    strangelooop

    10/13/2022, 10:31 AM
    yeah same
  • s

    strangelooop

    10/13/2022, 10:32 AM
    fiddled with a few other "made with supabase" pages and they're also 500'ing
  • s

    strangelooop

    10/13/2022, 10:33 AM
    tagging team member to make noise @pcnc
  • s

    strangelooop

    10/13/2022, 10:33 AM
    i guess it is coffee time @Charl 😄
  • p

    peanuts

    10/13/2022, 10:37 AM
    @Charl omg clients are on my neck right now
  • c

    Charl

    10/13/2022, 10:38 AM
    "The engineers are working on it"
  • c

    Charl

    10/13/2022, 10:39 AM
    But fr, where can we get some acknowledgement from Supabase that they're aware of it? us-east-1 is still showing 100% working on status page
  • c

    Charl

    10/13/2022, 10:39 AM
    Could be under frontend and frontend API errors
  • p

    peanuts

    10/13/2022, 10:39 AM
    am not even sure they know since theres no official communication
  • p

    pcnc

    10/13/2022, 10:43 AM
    We've been aware of issues related to connections initiated from Central America - these started around 23:00UTC yesterday - as also stated on the status page https://status.supabase.com Tracked it down to Cloudflare and have been in contact with them since. It was confirmed there were some issues with their Sao Paulo datacenter - we're waiting to receive a resolution. Now, related to non-Central America traffic, we've noticed increased error rates in other regions within the last 30 minutes. Currently looking into which regions are impacted so we can deliver a proper status
  • j

    Jeremy Deceuster

    10/13/2022, 12:46 PM
    Hey guys, where can I ask questions about Supabase? I'm stuck with realtime changes on my db with react.
  • b

    Bibek

    10/13/2022, 12:54 PM
    does supabase has session management feature?
  • b

    Bibek

    10/13/2022, 12:55 PM
    something like this
1...271272273...392Latest