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
The raster-api lambda is currently deployed with a large amount of debugging and some over-sized gdal settings. Right now the additional information and resources are useful for development--this ticket is a reminder to adjust the API configuration back down when the backend is in an operational state.
@aboydnw we have removed some of the slower debugging settings but have not officially embarked on performance tuning for the raster API which I think we decided against for this PI. However, I think if we take a quick pass on the timeout and memory settings--maybe next sprint?--we could probably just close this ticket knowing that we will be working on performance tuning in the next PI.
What
The raster-api lambda is currently deployed with a large amount of debugging and some over-sized gdal settings. Right now the additional information and resources are useful for development--this ticket is a reminder to adjust the API configuration back down when the backend is in an operational state.
AC
CPL_DEBUG
,CPL_CURL_VERBOSE
)VSI_CACHE_SIZE
andCPL_VSIL_CURL_CHUNK_SIZE
tuned for current usage patternsGDAL_HTTP_RETRY_DELAY
overrideThe text was updated successfully, but these errors were encountered: