Zachary Minot

Results 4 comments of Zachary Minot

Should be okay from my front, I only want to deal with metadata from within the FPGA RFNoC pipeline and don't have a need for it within the UHD app....

Sorry! I meant Python 3.5+ is fine. > I'm not sure how to fix the "switches between Xilinx ISE and Vivado" issue. Maybe we could put the instructions for the...

I've run into this as well. I know this was referenced in https://github.com/dapr/dotnet-sdk/issues/978#issuecomment-1760474157, but also bringing this up in this issue. It seems like DurableTasks has a hard limit of...

You should be able to use [the generic method](https://github.com/AzureAD/microsoft-identity-web/blob/cc337161f76a988566d5da90323c1b16e1769e49/src/Microsoft.Identity.Web.DownstreamApi/DownstreamApi.cs#L124C1-L144C10) `CallApiForAppAsync` with the proper method settings in `downstreamApiOptions` to receive the actual response. Had a similar issue too, took that route,...