You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 11, 2019. It is now read-only.
I'm not sure if this is the right place to ask, but why isn't PollService's "requires_subscription" field not enforced anywhere?
When setting the field to true, shouldn't the poll service verify consumer's subscription?
[T]he short answer is that it just hasn't been implemented it. You are 100% correct with the expected behavior. Partly, the subscription workflows are not well tested and therefore immature, and any code-level tie-in from the Poll Service to a Subscription's state might change as the Subscription concept matures.
One note (and I try to repeat this often) is that asking for these features will help increase their priority/visibility to the TAXII team, so please keep bringing them up! We also gladly accept code contributions.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Per @I-am-Sherlocked [1]:
-Mark
[1] TAXIIProject/libtaxii#164
The text was updated successfully, but these errors were encountered: