Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
JustinDallas
Specialist III
Specialist III

QS 2023-Index Creation Timeout?

Hello Folks,

Is there a timeout specifically for the index creation?

I'm having an issue where a task will finish as Aborted, but when I check the logs, I see the following.

...
Indexing...
Indexing...
Indexing field: SomeField
Canceled creation of search index. Smart Search might be slower than expected
Execution finished

 

The script completes the actual scripting part, but it's like it decides it's waited too long on index creations and cancels it, leading to an Aborted.

 

I have checked the timeout, and it's set to 1440 so that shouldn't be an issue.

Any help is greatly appreciated.

Labels (4)
1 Reply
marcus_sommer

Make sure that the data-model is valide and suitable - created as star-scheme without any synthetic keys or circular loops and highly granular fields are reduced as much as possible (like splitting timestamps into dates and times, applying an appropriate rounding, avoiding row-level formatting, ...).