The profile widget is rate limited the same way all of the REST API is – requests are considered unauthenticated but originate from the user’s web browser. In most cases, a user will have no trouble seeing the widget on your site. If you want to ensure that the content is always viewable, you’ll need a server-side integration to store the tweets and then fetch from your own personal tweet store instead of Twitter.