I recently noticed that spark-evaluate logs often contain warnings about invalid retrieval tasks: ``` Invalid retrieval task (f03241837, bafykbzaceaycymhg63g6vldkw3q6baj7xzgu63234kpu4ocgs2gkwb43sweeg): no deal allocators found. Excluding the task from daily per-allocator stats. ``` We should investigate what's going on. Perhaps fil-deal-ingester is not updating client-allocator mappings correctly?
I recently noticed that spark-evaluate logs often contain warnings about invalid retrieval tasks:
We should investigate what's going on.
Perhaps fil-deal-ingester is not updating client-allocator mappings correctly?