#fundrise_evan

1 messages · Page 1 of 1 (latest)

somber canyonBOT
forest cairn
#

Hi there

dusk steppe
#

is there a reasonable expectation that events for the same domain would be spaced out enough that they wouldn't occur out of order? For example, if I create a subscription, update it, and then delete it, can I expect the events to come across as:

  1. customer.subscription.created
  2. customer.subscription.updated
  3. customer.subscription.deleted
forest cairn
#

Nope you should never rely on that

dusk steppe
#

cool, thank you very much!