https://www.prisma.io/ logo
Join Slack
Powered by
# prisma-whats-new
  • m

    matty

    08/03/2017, 12:37 PM
    everything reported green over on https://status.graph.cool/
  • m

    matty

    08/03/2017, 12:38 PM
    but yea, seeing a major slowdown on response times
  • m

    matty

    08/03/2017, 12:38 PM
    and occassional 504s
  • f

    felipefabel

    08/03/2017, 12:51 PM
    @matty same here
  • m

    matty

    08/03/2017, 1:17 PM
    getting issues loading the graph cool console also
  • m

    matty

    08/03/2017, 1:17 PM
    still not seeing any indication on status.graph.cool
  • t

    Thor Even Tutturen

    08/03/2017, 1:18 PM
    It works here. Which region are you using?
  • a

    adrianocola

    08/03/2017, 1:19 PM
    I’m also getting a lot of 504 gateway timeout
  • t

    Thor Even Tutturen

    08/03/2017, 1:21 PM
    Now I get them as well.
  • m

    matty

    08/03/2017, 1:21 PM
    yea getting a ton of 504's now
  • a

    allpwrfulroot

    08/03/2017, 1:21 PM
    Same
  • m

    matty

    08/03/2017, 1:24 PM
    https://status.graph.cool/ still showing all green tho, and its been getting bad for the last 1.5 hours
  • m

    matty

    08/03/2017, 1:25 PM
    got product demos with clients next week 😱
  • n

    nilan

    08/03/2017, 1:25 PM
    Thanks everyone, we're currently looking into this, I'll keep this channel posted.
    👍 11
    n
    • 2
    • 4
  • s

    senorcodecat

    08/03/2017, 1:34 PM
    Ok, thought it was just me
  • m

    mael

    08/03/2017, 1:35 PM
    Same problem here
  • o

    oliver

    08/03/2017, 1:38 PM
    same here, console works only occasionally
  • a

    agartha

    08/03/2017, 1:44 PM
    Here (from EU on EU project) some slowness in console and Playground, but no 504's
  • h

    halborg

    08/03/2017, 2:12 PM
    Anyone have any tips on how to make a query in Relay Modern that should not be tied to a render? (i.e. no QueryRenderer or containers). I’m toying around with exporting the fetchQuery from my Environment, but I’m not sure if it’s the way to go
    n
    e
    • 3
    • 27
  • n

    notrab

    08/03/2017, 2:30 PM
    Any closer to solving the response times? Sooooo slow right now
    n
    • 2
    • 2
  • p

    pcooney10

    08/03/2017, 3:07 PM
    Is there any system in place to track which users create/update/delete certain records? Or is that something i’d have to create myself
  • q

    q666

    08/03/2017, 3:43 PM
    Is it possible to mock a graphql server with graphql-tools so that i can use graphiql without express ?
  • p

    peterp

    08/03/2017, 3:52 PM
    does
    updateOrCreate
    work for other fields yet?
  • h

    havgry

    08/03/2017, 3:58 PM
    @peterp What do you mean by other fields?
  • p

    peterp

    08/03/2017, 4:00 PM
    @havgry outside of
    id
  • p

    peterp

    08/03/2017, 4:00 PM
    so right now
    updateOrCreate
    will work based on
    id
    , but will it work based on
    email
    for example
  • h

    havgry

    08/03/2017, 4:03 PM
    Ah, not as far as I know, no
  • h

    halborg

    08/03/2017, 4:04 PM
    Any possibility to upload multiple files in the same request? @nilan .
    n
    • 2
    • 1
  • p

    peterp

    08/03/2017, 4:06 PM
    thanks @havgry 🙂
  • h

    havgry

    08/03/2017, 4:09 PM
    @peterp But supposedly a new and better version of updateOrCreate is planned: https://github.com/graphcool/feature-requests/issues/25#issuecomment-316313552. But yeah, it makes a lot of sense to be able to perform upsert on all unique fields
1...296297298...637Latest