Pavel Platto
Pavel Platto
We don't use these overloads but maybe it would be better to extend them with a cancellation argument (maybe of type `IObservable`) than entirely remove them? It looks quite boring...
SQS returns throttling errors in this format: `{:error, {:http_error, 403, %{code: "RequestThrottled", detail: "", message: "Request is throttled.", request_id: "33fe89cb-5b40-516d-aaaf-dd19d8cc1ab5", type: "Sender"}}}`. It would be nice to handle them too....
Why this problem is not resolved for 4+ years? It makes very handy `ToReactiveProperty` a bad practice.
@elhimp I don't understand how your comment relates to this issue at all. 1. If this is not a problem, this issue should be closed by a maintainer explaining why...
It seems like it is needed because of this: https://github.com/seesharper/LightInject/blob/master/LightInject.SignalR/LightInject.SignalR.cs#L98-L99
@puzsol @seesharper I've just updated my PR #148. I've realized that to specify dependency I should modify `.nuspec` file rather than `packages.config`. I understand that it is entirely my fault...
Hi, @seesharper! Is there something wrong with this PR?
I think it should be OK now.