Wing Ho

Results 26 comments of Wing Ho

At a minimum we should resolve this for these ones that utilise DB, namely authorization-api, content-api, registry-api

correspondence utilises this well for a smtp dep (instead of db dep for the above) https://github.com/magda-io/magda/blob/master/magda-correspondence-api/src/createApiRouter.ts#L56-L67 https://github.com/magda-io/magda/blob/master/magda-correspondence-api/src/test/createApiRouter.spec.ts#L113-L141

turns out authorization & content are OK registry PR at https://github.com/magda-io/magda/pull/2997

Same problem in storage-api https://github.com/magda-io/magda/blob/v0.0.58-rc.3/magda-storage-api/src/createApiRouter.ts#L31-L39

I'm sorry @t83714 I've run out of time for this one, are you able to do the error handling changes you have in mind, then get this in? 🙏 I...

Related: https://github.com/TerriaJS/terriajs/issues/4904

Thanks for raising this @zoran995 - unfortunately we merged in https://github.com/TerriaJS/terriajs-server/pull/119 without addressing this very exact problem that you are describing, via https://github.com/TerriaJS/terriajs-server/pull/119#issuecomment-699776293 Good news is that this is addressed...

Sorry! >(read: some of the features/config do not behave as expected) Basically things like the multiserverconfig, noindex/index routing behaviour, will act as if they aren't available