Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] deleteSubscriptions() at onSubscriptionTransferFailed()

I don't see anything that says delete should be called. For any subscription-related operation you received Bad_SubscriptionIdInvalid for, I can't imagine why DeleteSubscriptions service would return anything but the same error.

On Sun, Dec 24, 2017 at 10:18 PM, Shigeru Ishida <ishida_shigeru@xxxxxxxxxxx> wrote:
Hi Kevin,

I have a question about the processing of onSubscriptionTransferFailed().

According to Part 4 - 6.5 Re-establishing connections, should BadSubscriptionIdInvalid
be received, should the client call deleteSubscriptions(the previous SubscriptionId)
before createSubscription() ?

Regards,

--Shigeru
_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/milo-dev


Back to the top