OpenAI: Increased errors across API and ChatGPT
status.openai.com
OpenAI: Increased errors across API and ChatGPT
1–10 of 67 posts
Re: OpenAI: Increased errors across API and ChatGPT
#2How can I get help with this now?
Google result 1: https://stackoverflow.com/questions/77148711/create-a-trigge...
Google result 2: https://dba.stackexchange.com/questions/307448/postgresql-tr...
Like 90% of my questions like this are going to ChatGPT these days.
I can figure it out via the docs, but ChatGPT is SO convenient for things like this.
Re: OpenAI: Increased errors across API and ChatGPT
#3Re: OpenAI: Increased errors across API and ChatGPT
#4> OK I have a table in postgresql and I am adding a trigger such that when an insert happens on that table, an insert happens on another table. The second table has a constraint. What happens to the first insert if the second insert violates the constraint? How can I get help with this now? Google result 1: https://stackoverflow.com/questions/77148711/create-a-trigge... Google result 2: https://dba.stackexchange.com/…
Re: OpenAI: Increased errors across API and ChatGPT
#5Not working for me. Am I going to have to read docs or search Google like some boomer?
However, you might want to get used to it, as it looks like it might happen not uncommonly.
Re: OpenAI: Increased errors across API and ChatGPT
#6Re: OpenAI: Increased errors across API and ChatGPT
#7> OK I have a table in postgresql and I am adding a trigger such that when an insert happens on that table, an insert happens on another table. The second table has a constraint. What happens to the first insert if the second insert violates the constraint? How can I get help with this now? Google result 1: https://stackoverflow.com/questions/77148711/create-a-trigge... Google result 2: https://dba.stackexchange.com/…
But with it being down, my biggest advice would be to try it and see. something like dbfiddle.uk is perfect for these kinds of tests.
Re: OpenAI: Increased errors across API and ChatGPT
#8https://www.gnod.com/search/ai
Looks like they all currently work.
If there are more, let me know.
Re: OpenAI: Increased errors across API and ChatGPT
#9Re: OpenAI: Increased errors across API and ChatGPT
#10> OK I have a table in postgresql and I am adding a trigger such that when an insert happens on that table, an insert happens on another table. The second table has a constraint. What happens to the first insert if the second insert violates the constraint? How can I get help with this now? Google result 1: https://stackoverflow.com/questions/77148711/create-a-trigge... Google result 2: https://dba.stackexchange.com/…
Try it and see? Why do you need an AI to help with this?