Skip to main content
17-Peridot
September 29, 2020
Question

What's the maximum size of UserSessionShapes?

  • September 29, 2020
  • 1 reply
  • 926 views

Hi,

 

I'm going to add a Thing Shape to the  UserManagementSubsystem,  the Thing Shape holds a Info Table which may contain 10,000 records,   will it exceeds the limit of the use session ?  

 

Regards,

Sean

1 reply

Community Manager
October 6, 2020

Hi @seanccc.

 

Keep in mind that an info table is stored in memory.  What is your intent of designing it this way?  Can you provide more details of your use case?

 

Regards.

 

--Sharon

seanccc17-PeridotAuthor
17-Peridot
October 9, 2020

@slangley ,

 

We just had a design review and realized that session will consume huge of member and it's user specific ,  we've discard the idea of storing so many data in session. 

 

Regards,

Sean