Matthew Burtless
Matthew Burtless
Thanks to you both for addressing this so quickly! @PiotrSikora - I think adding trace info to grpc callouts from wasm is really all that's required for our use case....
I don't think this should be closed as I believe work is still occurring on this issue in #22075
@PiotrSikora - I think this issue is still relevant. Can this be marked appropriately to avoid it going stale?
👋 Hi @acm1 - Thanks for submitting this issue and the PR. Based on past experience with adjusting `omitempty` tags, we'll just want to get the PR tested against our...
As commented on #96, we think the best way to address this is to switch the type of the `Enabled` field to `*bool`. This allows the field to be set...
Heads up @saxmfone1 - Guessing soak will require some work before this can be removed.
Note that the actual new location for the module is https://github.com/terraform-ns1-modules/terraform-ns1-platform
I'm having trouble recreating this error in python3.7 using the requests transport. Can you enable verbose logging and print the output (example below)? ``` import logging import ns1 logging.basicConfig(level=logging.DEBUG) config...
Trouble with recreating was on my end, sorry about that. I can recreate the issue via `curl`, so it's looking like this is not a bug with the python module,...
As an update here, this has been accepted as a bug with the API by NS1's backend team and has been added to their backlog. I'll close this issue out...