[Work Queue] Max Memory Limit
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-01-18 09:00 PM
Anyone know if there are hard limitations on the amount of data that can be stored in the work queue items, or in the work queue in general, and if so, do you know where to find documentation on it?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-01-18 04:04 PM
In terms of number of queue items, the ultimate limitation would be the capacity/performance of the DB server. Queue item data is held as XML in an nvarchar field, which I think is up to 2GB.
