Use a set in init_elements task
The init_elements task should always return a unique set of elements: there may be some duplicates provided by the API (due to pagination, or insertion between 2 calls)
The init_elements task should always return a unique set of elements: there may be some duplicates provided by the API (due to pagination, or insertion between 2 calls)