Victor Chang

Results 30 comments of Victor Chang

Performance Comparison: MIG: 1. To create study-level/series-level, IG must know which attributes belong to which level (more configuration, less processing) OR 2. Compare all values at each level and assume...

Does the current solution using a separate AE Title not work?

The fix is to delete the cookie on the server side.

@parteee Are you suggesting adding a new `OTHER_DATA` field for storing additional data? How about if we make that an array of strings? E.g. ``` ... { "type": "FHIR_RESOURCE", "fhirVersion":...

@JoeBatt1989 have you tested the latest release https://github.com/Project-MONAI/monai-deploy-informatics-gateway/releases/tag/0.3.8? In 0.3.8, at startup, MIG would clear any pending payloads that were created by the same instance by using the machine name....

@JoeBatt1989 are we okay closing this issue?