Skip to main content

Config

No overview available.

Attributes

AttributeTypeDescription
ReaderWorkqueueConfigworkqueue.ConfigCatalog reader workqueue config. Make sure the index cache must be big enough to accommodate the biggest array task allowed to run on the system.
WriterWorkqueueConfigworkqueue.ConfigCatalog writer workqueue config. Make sure the index cache must be big enough to accommodate the biggest array task allowed to run on the system.
CacheKey[CacheKeyConfig](cachekeyconfig.md?sid=flyteplugins_go_tasks_pluginmachinery_catalog_cachekeyconfig)Cache key configuration.
MaxCacheAgestdconfig.DurationCache entries past this age will incur cache miss. 0 means cache never expires.