Fran Cuenca

Results 4 comments of Fran Cuenca

have you tried setting `MALLOC_ARENA_MAX=2 ` ?

setting `access_token` as `None` makes remote public calls successful but it fails when calling `label-studio` for obvious reasons. ``` image_local_path = get_local_path( url=url, cache_dir=image_cache_dir, project_dir=project_dir, hostname=label_studio_host or get_env('HOSTNAME'), image_dir=image_dir, access_token=None...

as a workaround, but not ideal in some cases. You can add a lifecycle policy to prevent these to appear in your plan ``` lifecycle { ignore_changes = [ source_archive_bucket,...

@msailes Do you think this issue can be re-opened? There's the workaround of using `OPENTELEMETRY_COLLECTOR_CONFIG_URI` to set `awsemf` metrics exporter, but I believe this should be the default configuration. Let...