8base updating record infinity times

Issue Description: What’s happening?

Hi, i was testing my 8base subscriptions, i wanted to see the updated values of a certain record, and it gave me a lot if results, check this out:

i thought it was a subscription bug, but it wasn’t
the update mutation if executing over and over

Reproduce the Issue: What steps can someone take to replicate the problem?

  1. Created a new record in my table “transactions”
  2. subscribed to this record
  3. updated the new record
    4.I get a new subscription result

Expected Behavior: What did you expect to happen?

Update a record and get the new values with a subscription

Actual Behavior: What actually happened?

Update the record and get tons of responses from subscription

More details or screenshot

Check this out:

Even in my workspace at 4:46PM says that i have 1,363,644 request and 612,831 subscription request

(upload://oWiRQYj6osB3F07U7hQkC520IC6.jpeg)

and at 4:29 PM i had 1,488,242 request and 688,086 subscription request

screenshots:

everything is working as expected now, it seems to be a trigger problem

1 Like