A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Our Optimizely solution has a scheduled job that runs every five minutes, meaning it writes a log entry to the table tblScheduledItemLog every five minutes.
It seems there is a limit of 1000 rows that any fkScheduledItemId (specific scheduled job) has in that table before the older entries are cleaned. Is there any way to customize and increase this limit of 1000 or must we create our own logging solution for this? I could not find any hints on google for this.
I would appreciate any help with this greatly!
Eetu Laine